hi,
I have to reorder items in the radgrid by using drag and drop. A solution provided in exisiting forum thread was using data tables. I can reorder items but this is only temporarily. As all the processing is done in data table. What i want is when my data is updated in data table it should be updated in actual database from where i am getting the data (through sqldatasource). I am using a c# version. Please help in it. I will be very thankful.
Cheers, Ali
I have to reorder items in the radgrid by using drag and drop. A solution provided in exisiting forum thread was using data tables. I can reorder items but this is only temporarily. As all the processing is done in data table. What i want is when my data is updated in data table it should be updated in actual database from where i am getting the data (through sqldatasource). I am using a c# version. Please help in it. I will be very thankful.
Cheers, Ali