1
Answer

Make asp button drag and drop without using div

Animesh Mishra

Animesh Mishra

10y
815
1
How can i make the asp:Button drag and drop? How do I get the coordinate of button after using jquery drag and drop? I want to save the coordinate to a database, so that next time I visit, the item will be in that position. For example, x : 400px, y : 800px?
Answers (1)