Unplanned
Last Updated: 20 Nov 2024 15:59 by ADMIN
Naomi
Created on: 20 Nov 2024 15:27
Category: SlideView
Type: Bug Report
0
SlideView: OutOfRange exception when using the NavigationButtons and two way binding for the CurrentIndex
When binding the CurrentIndex using two way binding mode and using the NavigationButtons to navigate to an item, an index out of range exception occurs. 
1 comment
ADMIN
Didi
Posted on: 20 Nov 2024 15:59

Workaround:

1) Use the pan interaction mode

2) initially set the current index to -1

 private int currentIndex = -1;

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.