Completed
Last Updated: 12 Feb 2025 09:06 by ADMIN
Release 10.0.0 (2025 Q1)
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.