Showing posts with label fired. Show all posts
Showing posts with label fired. Show all posts

Wednesday, March 21, 2012

event when something is dropped

Is there an event that is fired when something is dropped (as in
drag-n-drop) in Atlas? Is there an example when using it?

Wally

There is a drag and drop list behavior which you can add to a control, however the dropped event is not exposed for this class. I posted a sample of how to customize the DragDropList to fire an "added" event when something is dropped to the list, and a "removed" event, when something is removed from the list:http://yortch.blogspot.com/2006/01/customizing-atlas-dragdroplist-class.html

See also this thread for a discussion on this topic:http://forums.asp.net/1176694/ShowPost.aspx