Hello
I have some problems with drag and drop inside RadListBox. Everything is fine but it only works for first element in RadListBox - I mean that I can drag only first item down in any place, but only the first one. When I create a separate project everything works fine but it is not working in my application. I can't send any example of it and that a shame but I have a question. Is it possible that only first element can be dragged?
What can be wrong, maybe some property needs to be set for other items when drag is being initialized? OnDragInitializeHandler is being fired but nothing after that. Many thanks for your advice.
I have some problems with drag and drop inside RadListBox. Everything is fine but it only works for first element in RadListBox - I mean that I can drag only first item down in any place, but only the first one. When I create a separate project everything works fine but it is not working in my application. I can't send any example of it and that a shame but I have a question. Is it possible that only first element can be dragged?
What can be wrong, maybe some property needs to be set for other items when drag is being initialized? OnDragInitializeHandler is being fired but nothing after that. Many thanks for your advice.