Unplanned
Last Updated: 22 Aug 2016 14:27 by ADMIN
ADMIN
Dimitar
Created on: 04 Mar 2016 11:16
Category:
Type: Bug Report
1
FIX. RadListView - the comparer of the ListViewDataItemGroup cannot be changed.
To reproduce: 
- Add some custom groups
- Change the default comparer and sort the items.

Workaround
Assign the custom comparer to each of the groups



 
2 comments
ADMIN
Hristo
Posted on: 22 Aug 2016 14:27
Hi Martin,

The custom comparer is used by all columns defined in the groups. I have attached a project where the  scenario you describe is handled. 
Tinus
Posted on: 20 Aug 2016 11:00
This code does not allow to sort ascending by clicking on the column header. It also blocks sorting by other column headers.