This post originated from an RSS feed registered with .NET Buzz
by Paschal.
Original Post: Popup control + drag and drop feature
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Tomáš Petrícek did an incredible good job with his popup control.
However It was frustrating to not having a drag and drop feature. I made some changes to the code, and because I respect the job he did I am going to suggest the modifications on the CodeProject forum.
By the way I am sure he's already working on this, but if this can save him some time, I will be happy ;-)
The modifications are mostly on the Javascript that Tomas generate, and I think maybe a property soudl be add to trigger Dragandrop (true or false)
The Javascript routine for the draganddrop is an old routine I used many times and cross browser compatible.