I have a radgrid that I create dynamically with a custom template, I construct my gird in my OnInit. This is working great. Now I would like to enable the drag and drop functionality, but I am having trouble finding a reference that uses a objectdatasource for the grid. I would like to just reorder rows within the same grid. Can anyone point me in the right direction.
Thanks
Thanks