We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Question on Tree Grid sample GDBGTreeLines?

Hi, I am playing with the sample. Pretty nice. Just wondering, in case parent and childs are using the same set of columns, is there a way to allow user to rearrange the columns based on the parent header? Thanks Chris

2 Replies

AD Administrator Syncfusion Team March 11, 2005 08:36 PM UTC

Did you see this thread on this forum page? http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=25619 It discusses oving columns in a hierarchical grid. To do what you want, I think you would have to listen to the gridDataBoundGrid1.Model.ColsMoved event to catch movingthe parent columns, and then adjust the LayoutColumns in the child hierarchies to match the parent move. It is likely you would have to do the ''silent'' collapse of the grid that is mentioned in that thread to get this to work.


AD Administrator Syncfusion Team March 11, 2005 08:45 PM UTC

Thanks a lot. Will study it.

Loader.
Live Chat Icon For mobile
Up arrow icon