PDA

Click to See Complete Forum and Search --> : Oledragdrop


jjortiz
May 29th, 2001, 11:28 AM
~Is it possible to use the Listview and Treeview controls on an ASP Page for Drag and drop. I have placed this controls in the webpage and have tried there oleDragDrop events and they do not work. It seems like its dragging, but the events are not firing. I am using VI(Visual Interdev) for this. Any help for dragging and dropping from these controls is appriciated or any other method.

harsoni
May 29th, 2001, 12:46 PM
let me know how u r placing the controls on the page, i mean the asp code

sonia

jjortiz
May 29th, 2001, 12:56 PM
The oddest thing just happened. I wrote the events in javascript and it seems to be working. Let me play around with it a little more and i will let you know.