简体   繁体   中英

how to bring drag and drop operations for controls in runtime?

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....

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM