Click here to Skip to main content
16,007,163 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to drag datakey name from gridview into panel or div
please give me solution .......
Posted

1 solution

I can't say about DataKeyNames but you can drag and drop your rows in div.
You can do this by using Jquery. first you need to download a plugin.
here is the link for downloading your plugin:-
Table Drag and Drop JQuery plugin[^]

And for implementation please refer this link:-
tableDnD onDragClass not working on asp.net GRIDVIEW[^]

hope It will help you.

Good luck.
 
Share this answer
 
Comments
shindesb 22-Mar-13 5:34am    
Thanks
but it didn't solve my problem I want to drag that rows first column value into div .
Raje_ 22-Mar-13 5:47am    
Sorry to hear that, It didn't work for you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900