Connecting Tech Pros Worldwide Forums | Help | Site Map

How can I drag and drop the table column records to different column in a same table

Newbie
 
Join Date: Jun 2007
Posts: 13
#1: Jun 23 '07
hi,
I am using asp.net2.0 with vb.net , I have to create gridview user control and I want to drag and drop a record to a different position in the same Gridview using AJAX .Is it possible to implement this feature in gridview please help me its urgent and suggest the logic which i have to implement.

Thanks & Regards
Amit

Newbie
 
Join Date: Jun 2007
Posts: 13
#2: Jul 31 '07

re: How can I drag and drop the table column records to different column in a same table


hi,

I m using asp.net with vb.net and creating the User control ,in which user control We are genrating the table at run time now I have to implement the drag and drop concept in this user control.i have to apply the drag and drop in Column cells not whole the column or drag the cell of column in any other column cell or same column cell.Please help me its a very urgent for me please provide any javascript code for this one and any site url which can help me for this procedure.......Waiting for ur help...

Thanks & Regards

Amit
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#3: Jul 31 '07

re: How can I drag and drop the table column records to different column in a same table


What have you managed so far?

See this thread for some ideas.
Reply