Drag and Drop behaviour in asp.net
-
Hi guys, Two years I was out of .Net and was doing code in Perl and do not know much about the latest happenings in the .Net world :( Now, I got a requirement to code. The requirement is to change the database table data of field 1 to that of field 2. They want to achieve it by displaying both the data of table 1 and 2 in a gridview. drag gridview1 over gridview2 and then gridview 2 will be overwritten by gridview1 also the underlying database table. What are the possibilities of achieving it? I am told to use JQuery and Ajax. Any directions to articles or suggestions would be much appreciated. Thank You! -Afsal
-
Hi guys, Two years I was out of .Net and was doing code in Perl and do not know much about the latest happenings in the .Net world :( Now, I got a requirement to code. The requirement is to change the database table data of field 1 to that of field 2. They want to achieve it by displaying both the data of table 1 and 2 in a gridview. drag gridview1 over gridview2 and then gridview 2 will be overwritten by gridview1 also the underlying database table. What are the possibilities of achieving it? I am told to use JQuery and Ajax. Any directions to articles or suggestions would be much appreciated. Thank You! -Afsal
Follow the link: http://thechriswalker.net/select-drag/[^] The demo uses list instead of Table. But I am sure you could make it wih list also. Hope this will help you.
Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.