wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

TreeGrid does not handle live updates, or data filtering #210

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a TreeGrid
2. Apply a filter function.  It will not have the desired effect
3. Alternatively, add items to the TreeGrid post creation, after the data
provider has been set.

What is the expected output? What do you see instead?
TreeGrid to respond properly to change events in the underlying data

Please use labels and text to provide additional information.

Original issue reported on code.google.com by amnon.janiv@gmail.com on 4 Apr 2009 at 1:18