Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends,.

How to move(drag and drop) rows in form view control and update in database..
Can any one please help me with this..
Posted

1 solution

you have to move the tr and update in database ajax request
Please check this link.


Table Row Drag and Drop in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part VI)[^]
 
Share this answer
 
Comments
12045649 23-Nov-15 5:31am    
No boss,Not like that i want it in normal asp application and not in table i want in form view...did u tried previous..
Anil Sharma1983 23-Nov-15 5:43am    
whatever you use any control in asp.net it render in such as gridview in '<table> ' tag similar form view render .So you need to ajax request update data in database. Please check this link
http://jqueryui.com/sortable/#connect-lists

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