Hi all,

I have a little app I built with some drag/drop functionality that I 
coded in. I am not using the default and writing my own handlers. 
Everything is working, meaning all the data gets added, etc.

But, this is just more of annoyance really, I cannot get the DataGrid 
to accept the drop at the top row. Meaning the user has to go below the 
first or second row before the drop indicators pop and they can.

Further investigation leads me to see that even the dragEnter event is 
not firing.

I am using the default dragProxyImage. In fact, the only thing I really 
changed was the dragDrop handler to accept a few additional values.

Any ideas?

Thanks
-Kenny

Reply via email to