UP and DOWN buttons on the grid

Hi I need to provide UP and DOWN buttons to move checked (row contains check box column) rows , up and down in grouping grid. Could you please let me know how can i do that.
Thanks
Siva

2 Replies

JN Jayakumar Natarajan Syncfusion Team October 20, 2006 07:40 PM UTC


Hi Siva,
Grid is always in sync with the underlying DataTable. So, you need to move the DataRows UP/DOwN to get this working. Please refer this sample:

forum_50823.zip

Regards,
Jay


AD Administrator Syncfusion Team November 21, 2006 06:01 PM UTC


Hi Jay
Thanks a lot
>Hi I need to provide UP and DOWN buttons to move checked (row contains check box column) rows , up and down in grouping grid. Could you please let me know how can i do that.
Thanks
Siva

Loader.
Up arrow icon