Hello,
Has anybody got an idea how to use the drag and drop properties that you use in vb, in asp.net???
Any examples?
Thanx
Printable View
Hello,
Has anybody got an idea how to use the drag and drop properties that you use in vb, in asp.net???
Any examples?
Thanx
You'd have to write some serious client-side code to make drag-and-drop in a browser happen IF it's possible at all. And it would most likely be in JavaScript not VB.Quote:
Originally posted by sandra97
Hello,
Has anybody got an idea how to use the drag and drop properties that you use in vb, in asp.net???
Any examples?
Thanx
Http://www.hotscripts.com
Try there.....might get lucky. I doubt it tho.
John