Unplanned
Last Updated: 03 Aug 2016 13:28 by Igor Mendizabal
Igor Mendizabal
Created on: 14 Jan 2015 21:04
Category: ListBox
Type: Bug Report
3
ListBox: Limitation when it comes to horizontal scrolling by index in virtualized scenarios
I have a custom ListBox that inherits from RadListBox control which uses a VirtualizingWrapPanel as its ItemTemplate.
I am trying to use BringIndexIntoViewPublic method to bring a certain ítem that is still not created into view, but it does not work. I also try to use ScrollIntoView of the RadListBox, and is also not working.
0 comments