Hello,
I woud like to auto expand an unexpanded RadTreeListView row when the user's dragging an item and pass over the row. Is there any properties like the DropExpandDelay or a small workaround ?
For the moment I can do this in the OnDropQuery method but I'd like to add a certain delay before the row expands.
Thanks.
I woud like to auto expand an unexpanded RadTreeListView row when the user's dragging an item and pass over the row. Is there any properties like the DropExpandDelay or a small workaround ?
For the moment I can do this in the OnDropQuery method but I'd like to add a certain delay before the row expands.
Thanks.