Hello,
I have a requirement for asp.net gridview drag and drop columns functionality to implement. Is it possible with asp.net gridview columns to be drag and drop. If I drag 4th column to 1st column place it should be replace 1st column data with 4th column. I have to use only asp.net gridview not any other third party controls. I tried searching online and no luck. Can it be done with jQuery?
Thanks,
Madhavi Erukulla