At 02:55 PM 2/15/2005, you wrote:
Tracy Spratt wrote:

> To hide/show specific row sets you will need to manipulate the dg's
> underlying dataProvider.

You could apply a filter to show only the "nodes" that are "open" --

<http://manish.revise.org/archives/2005/01/31/data-filtering-using-a-custom-dataprovider/>http://manish.revise.org/archives/2005/01/31/data-filtering-using-a-custom-dataprovider/

Yes - I was looking at your sample and thinking the answer was in there somewhere. I'm not sure what you mean by "open" in referring to a node.


Maybe it would be possible to add a tag in the xml source that isn't displayed but identifies a group of nodes in the datagrid as being of a certain type - then the filter could use that tag as a basis for toggling show and hide. I'm just grasping at straws here - but could your example be adapted to do something like this?

- Tom









Reply via email to