I am looking to filter on tree view of an advanced datagrid. (Assuming
there are two columns item-name, misc-info. item-name object contains
the children objects, each having a name field).
Upon user typing a string (regexp) the effect is to match an item's
name or one of it's children's name and appropriately open (if not
already opened) the item and show the matched children.

How does one go about this?
thanks,
-jlogan

Reply via email to