drag & drop from listbox to listbox?

  • Thread starter Thread starter John Dalberg
  • Start date Start date
J

John Dalberg

I would like to select items from a listbox into another listbox using drag
and drop functionality. Does ASP.NET 2.0 webparts support this? Or any open
source free framework? I am not looking for anything Atlas based.

John dalberg
 
John,
Sorry, webparts support drag and drop but you would be dragging the entire
listbox.
A listeditor could be made with a webpartzone and some Yankee enginuity.

Good Luck
DWS
 
Back
Top