我想创建将asp.net控件从一个位置移动到另一个位置

问题描述:

我希望在页面上渲染后将我的asp.net控件从一个位置移动到另一个位置。



请帮助我并给我任何想法或解决方案那个...



i在c#

I want to move my asp.net controls from one position to another after rendering it on page.

please help me and give me any idea or solution for that...

i created the controls dynamically at c#

动态创建控件



你可以使用Jquery: Draggable [ ^ ]