This is a migrated thread and some comments may be shown as answers.

Multiple groups for the same value when sorting after grouping

1 Answer 165 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Karol
Top achievements
Rank 1
Karol asked on 23 Aug 2017, 11:10 AM
Hello

Our problem is:

When you group by one column (Ex.: Status) and then sort the grid by other column, if one record change the column value (ex.: status change), the grid create another group, with the same name only for this record.
This is a grouping behavior from Teleriks.RadGridView and in this version we are using, we can't seem override it. Our version is 2010.2.10.914.

Please look at the attached .gif and .png files for reference. You can see, that after grouping (by Status) and then sorting (by Status Time) there are multiple groups with the same category (Break).

What we want to archive is:
We want a single group for all entires from centain status - like Available, Break, WrapUp etc.
We do not currently implement any custom grouping methods.
We do implement a custom sorting that when you sort by a column that contains the status image, it instead sorts by Status column. Otherwise sorting works as intented and as default.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 24 Aug 2017, 08:13 AM
Hello Karol, 

Thank you for writing.  

I would highly recommend you to upgrade to the latest version. Thus, you can benefit from all the introduced improvements and new features during the 7 years versions gap. I have attached a sample project for your reference where the grouping seems to work as expected. Please refer to the attached gif file illustrating the behavior on my end with the latest version.

I hope this information helps. Should you have further questions I would be glad to help.

 Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
Karol
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or