Drag and Drop control in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I want the client to be able to drag and drop thumbnail images in the context of the web page can it is possible ? waiting for hopfully reply...
-
I want the client to be able to drag and drop thumbnail images in the context of the web page can it is possible ? waiting for hopfully reply...
its possible. you can try ajaxcontrol toolkit in ajaxasp.net or you can write your own code for drag and drop of the div elements. images must be with in the div element. search the web for div drag and drop. you will get lot of resources for it.
All The Best Sathesh Pandian