Expanding/Collapsing all levels of a Heirarchal GDBG

Is there a simple way to expand/collapse all of the nodes of a GDBC that has multiple levels/relations in it? Thanks

1 Reply

AD Administrator Syncfusion Team February 28, 2005 04:10 PM UTC

Try this.gridDataBoundGrid1.CollapseAll and this.gridDataBoundGrid1.ExpandAll

Loader.
Up arrow icon