Hi, For example i've developed a website which contains some controls like button,treeview,etc....Then how can i drag and drop those controls....while running that application....
From stackoverflow
-
I would go with JQuery. Here's a demo: http://jqueryui.com/demos/draggable/
The only issue would probably be saving the positions of controls.
0 comments:
Post a Comment