Hi telerik,
In my app I need to drag a row from at gridview onto a treeview.
When trying to drag, the cursor never changes to dragging-cursor. I'm a bit at a loss here.
I've tried to look at the example from "GridView Reorder Rows", but merging it over in my code has not produced the dragging cursor.
Can you confirm for me that it should be possible to drag from gridview to treeview?
Is it possible to construct a super simple example where it's done?
Internally in the treeview, I've got dragging working just fine -- the problem seems to be in allowing the dragging action to be initiated from gridview.
I'm still running Q1-release.
Thanks,
Anders, Denmark
In my app I need to drag a row from at gridview onto a treeview.
When trying to drag, the cursor never changes to dragging-cursor. I'm a bit at a loss here.
I've tried to look at the example from "GridView Reorder Rows", but merging it over in my code has not produced the dragging cursor.
Can you confirm for me that it should be possible to drag from gridview to treeview?
Is it possible to construct a super simple example where it's done?
Internally in the treeview, I've got dragging working just fine -- the problem seems to be in allowing the dragging action to be initiated from gridview.
I'm still running Q1-release.
Thanks,
Anders, Denmark