Unplanned
Last Updated: 29 Feb 2024 17:15 by Stenly
The LinearDropVisual element is not displayed below the last item in a drag-drop scenario when ScrollViewer.CanContentScroll is set to False.
Unplanned
Last Updated: 27 Sep 2021 09:23 by ADMIN
Improve the performance when selecting a large number of items, using Ctrl + A, for example.
Unplanned
Last Updated: 15 Feb 2017 15:13 by ADMIN
A workaround is to use the SelectedItem of the control and get the value of the needed property of the item.
Unplanned
Last Updated: 12 Mar 2019 09:42 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:25 by ADMIN
When RadListBox is in a ScrollViewer and its own ScrollViewer is removed, it uses the external ScrollViewer for calculating DropVisualPlaceHolder position.
Unplanned
Last Updated: 03 Aug 2016 13:28 by Igor Mendizabal
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.
Unplanned
Last Updated: 03 Aug 2016 13:25 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:29 by ADMIN
This happens when using VirtualQueryableCollectionView as the ItemsSource.
Unplanned
Last Updated: 11 Aug 2016 14:05 by ADMIN
RadListBoxItems looks selected when BusyIndicator is made busy
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
ListBoxItem is going to the last position when dragged and dropped in to the SCrollViewer.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
ListBoxItem disappears when the item is dropped in the RadGridView
Unplanned
Last Updated: 03 Aug 2016 13:26 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ListBox
Type: Bug Report
7
Scroll button is changing size when grouping is applied (WPF only).