TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jeremy Munn
NA
10
0
Making a Drag & Drop List Like JavaScript Drag & Drop Lists
Dec 6 2007 3:40 PM
I have been trying to figure out a way to create a drag & drop list inside of c# that is similar to the drag & drop lists that I've found for JavaScript on the web. Here is an example of the JavaScript lists that I'm talking about:
http://blog.paranoidferret.com/index.php/2007/10/04/javascript-tutorial-drag-drop-lists/
I plan to use the list so I can organize different tasks which can be added/deleted via a different process and it would be great to get the kind of behavior like on the site listed above, but I would be willing to use something else if someone knows a better way of doing this.
Thanks for any and all help.
~jeremy
Reply
Answers (
1
)
File Save problem
Does disabling temporaraly unused controls improve application performance?