I want manual row reorder like in this example: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx
The problem is that this is the example for RadGrid, but I need the same functionality for "GridTableView" control, since I'm using hierarchy, and cannot replace gridtableview with radgrid (or can I?)
The problem is that this is the example for RadGrid, but I need the same functionality for "GridTableView" control, since I'm using hierarchy, and cannot replace gridtableview with radgrid (or can I?)