Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
Add SelectedItemsSource property which can be bound to a collection in the view model. In this case when the RadListBox is in Multiple/Extender mode, the selection can be manipulate from the ViewModel.
Completed
Last Updated: 23 Jun 2014 08:15 by ADMIN
Implement IsSynchronizedWithCurrentItem property in order to disconnect the connection with CollectionViewSource.
Completed
Last Updated: 02 Jun 2015 10:19 by John
Completed
Last Updated: 07 May 2014 11:58 by Patrick
Completed
Last Updated: 18 Jun 2014 14:33 by ADMIN
When the control is initially Collapsed setting the SelectedIndex does not update the SelectedItem property of the control and vice versa.
Completed
Last Updated: 07 Jun 2018 06:35 by ADMIN
Completed
Last Updated: 18 Jun 2014 14:37 by ADMIN
The SelectionMode must be Multiple.
Completed
Last Updated: 14 Jan 2016 14:25 by ADMIN
If a dragged item is not over an existing item of the ListBox control the drop cue is not displayed. By default it should be rendered after the last item in the ListBox control.

Available in the 2014 Q2 Release.
Completed
Last Updated: 18 Jun 2014 14:37 by ADMIN
The SelectionMode must be Multiple.
Completed
Last Updated: 15 Jan 2016 16:56 by ADMIN
Completed
Last Updated: 19 Oct 2015 13:54 by Anthony
Available in LIB version 2015.3.1019, it will be also available in the 2015 Q3 SP1. Fix provided by the new IsScrollIntoViewEnabled property.
Completed
Last Updated: 17 Oct 2016 14:57 by ADMIN
When the ItemsPanel is set to VirtualizingStackPanel which Orientation is set to Horizontal, selecting an item moves it to the rightmost position.

Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release. 
Completed
Last Updated: 08 Mar 2018 09:04 by ADMIN
When the ItemsPanel of the RadListBox is RadWrapPanel and the user press Down/Up key the RadListBox selects always the next/previous item instead of the corresponding item on the next/previous row.
Completed
Last Updated: 05 Sep 2017 06:08 by ADMIN
As a workaround, the ScrollingSettingsBehavior.ScrollStep attached property of the RadListBox control can be set to a value equal to that of the Height of the RadListBoxItems.

Available in R3 2017 Official Release Version.
Completed
Last Updated: 15 Jan 2016 15:56 by ADMIN
Use case that hits the described issue:

When binding another control to a shared SelectedItem property from a ViewModel causes the Item to not be updated correctly to the ListBox and the anther control.
Completed
Last Updated: 26 Jan 2015 08:16 by ADMIN
Using an attached property to populate the SelectedItems of the control initially selects only the first item.

A sample project (ListBoxSelectedItems - Example) of the used approach can be found in this blog post:
http://blogs.telerik.com/xamlteam/posts/13-01-14/extending-the-functionality-of-radcontrols-with-attached-properties
Completed
Last Updated: 17 Oct 2016 15:00 by Ron Frick
Completed
Last Updated: 21 Mar 2016 19:08 by ADMIN
Completed
Last Updated: 07 Jun 2018 06:33 by ADMIN
1 2 3