Completed
Last Updated: 13 Jul 2018 13:24 by ADMIN
ADMIN
Stefan Nenchev
Created on: 09 Sep 2016 10:02
Category: GridView
Type: Bug Report
2
SelectedItem lost when RadGridView is sorted and item is updated

		
4 comments
ADMIN
Vera
Posted on: 13 Jul 2018 13:24
Hello,

The fix for this issue will be available in the next LIB version (2018.2.716). It will also be included in our official version – R3 2018, scheduled for the mid of September.

Regards,
Vera Pironska
ADMIN
Martin
Posted on: 12 Jul 2018 12:33
Hello Thomas,

We are working on the following bug report and will do our best to fix it. Following the feedback item, you will be notified as soon as there is an update in the item's status.

Regards,
Martin Vatev
Thomas
Posted on: 11 May 2017 12:25
Is there any chance to get this fixed.
This is a really anouning thing for our customers!
And we are short about to switch to other components.
ADMIN
Stefan Nenchev
Posted on: 09 Sep 2016 10:06
Issue is easily reproduced with CollectionViewSource with predefined SortDescriptors but appears with ObservableCollection in some scenarios. 

Steps to Reproduce:
1. Bind RadGridView to CollectionViewSource with SortDescriptor applied.
2. Change a certain item`s property on which the sorting is applied so that the items are rearranged
3. Selection is lost