This is a migrated thread and some comments may be shown as answers.

Listbox: last position index is 0

2 Answers 78 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 27 Oct 2014, 03:27 PM
Hello,

I have a RadListBox with 10 items in it, when I drag and drop them to re-order everything is working correctly except when I drop in the very last position.

I expect to get position 10 from DragDropState state.InsertIndex, however, I get position 0 and my item will get added to the top of the list.

Thank,

Kevin

2 Answers, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 1
answered on 27 Oct 2014, 03:50 PM
Here is a little further information, this is only the case with
<telerik:RadListBox.DragVisualProvider>
<telerik:ListBoxDragVisualProvider />
</telerik:RadListBox.DragVisualProvider>

Enabled.
0
Accepted
Nasko
Telerik team
answered on 29 Oct 2014, 03:51 PM
Hi Kevin,

We have managed to reproduce the issue on our side and we're currently investigating it. The fix should be available in one of our next internal builds. Until then we recommend you to use one of the other DragVisualProviders. 

We are sorry for the caused inconvenience and we've updated your Telerik for your involvement.

Regards,
Nasko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ListBox
Asked by
Kevin
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 1
Nasko
Telerik team
Share this question
or