reorder rows

Hi,

I know there is a property that allows reordering columns by dragging on the header.

Is there a corresponding property for reordering rows? Does the GDBG support reordering rows via selecting a row and dragging?

Best regards, BenT

1 Reply

AD Administrator Syncfusion Team February 15, 2007 07:45 PM UTC

Hi BenT,

In a GriddataBoundGrid, you cannot simply drag rows because the grid just displays the data as presented to it by the underlying bound datasource. To drag rows in such a grid requires more work.

Here is a KB link discussing this topic.
http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=236

Best Regards,
Haneef

Loader.
Up arrow icon