OnDragDrop sometimes not get invoked
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I am writing DragDrop functionality program and using DoDragDrop(...) method of control to fire OnDragDrop(...) method. Some times OnDragDrop is not getting invoked (but sometimes it is). Any Ideas? Thanks kumar
try to search some articles on this. as an example http://www.codeproject.com/useritems/Drag\_Drop\_from\_GridView.asp