Hi
I have 2 image buttons in <CommandItemTemplate> of Radgrid
- UP button to move the selected row from its current position
- DOWN button to move the selected row
I would like to hook the OnRowDrop event handler to the click events of the 2 buttons
The drag & drop functionality mentioned in the demo is working for me
But i would like to also use the alternate way by using the 2 buttons
thanks
Mahendra
I have 2 image buttons in <CommandItemTemplate> of Radgrid
- UP button to move the selected row from its current position
- DOWN button to move the selected row
I would like to hook the OnRowDrop event handler to the click events of the 2 buttons
The drag & drop functionality mentioned in the demo is working for me
But i would like to also use the alternate way by using the 2 buttons
thanks
Mahendra