Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
195
Drop row from xamgrid to xamdatatrees
posted

Hi:

In my usercontrol, I have a Xamgrid inside a XamdialogWindow, with several rows. Out of this dialogwindow, there are 3 XamDataTrees where I would drop data rows from this Xamgrid. 

I've read all your posts about drag and drop, (using dragsource, with his events) but I don't get it working. I get the row dragging correctly, I can see the row dragging, but when I drag or drop it over the XamTrees, no event is firing, and the icon remains equal (the circle with the X)

I'm using the events Dragstart, Drop, etc... from drag source, but drop event is never fired.

I'm using Silverlight V12.1


Thanks and regards


Xabi

 

Parents Reply Children
No Data