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

GridControl for Hierachies

hi,

We need a gridcontrol, which can be used for the following requirement.

1. hierarchial display of data along with columns only for the parent using an IList/List.

2. should support multiselecting rows

3.Ability to add/remove/paste rows.

4.Ability to change a row from parent to child, and child to parent.

I have seen that all the first three points can be done using the GridControl, with these three i need to 4th one so that i can indent/outdent, so that parent to child, and child to parent is possible.

thank you

saumya


1 Reply

AA Arulraj A Syncfusion Team May 27, 2011 05:30 AM UTC

Hi Saumya,

Thanks for your interest in Syncfusion Products.

To Drag rows in GridDataBoundGrid you need to handle some codes so that by reordering the underlying Datasource you can achieve this behavior. Please refer the following KB link discussing this topic.
http://www.syncfusion.com/support/kb/582/How-to-drag-and-drop-rows-or-moving-rows-by-single-click-on-the-row-header-in--span-class=

Please refer the sample from the following link:
http://files.syncfusion.com/samples/KB/Grid.Windows/GDBG_Drag/DragRowsOnFirstClick.zip

Please let us know if you have any further concerns.

Regards,
Arulraj.A



Loader.
Live Chat Icon For mobile
Up arrow icon