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

Client Side Sorting & Grouping on Chrome

1 Answer 59 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 06 Dec 2017, 07:01 PM

We've had an issue with sorting large, grouped dataSources only in Chrome.

In this thread it was suggested that you have to ensure there's a sort definition on the dataSource: https://www.telerik.com/forums/server-sorting-client-grouping-messes-up-order-in-chrome

It appears to work, but only sometimes, and seems to be random when it fails. There was previously a bug filed in Chrome because it uses an unstable sort, but this issue has been closed as "Working as Intended" by the Chrome team. https://bugs.chromium.org/p/v8/issues/detail?id=90

We're using kendo controls v2017.3.913, but as the bug in Chrome was closed, is there a possibility of re-addressing this with Telerik?

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 08 Dec 2017, 09:52 AM

Hello Paul,

Typically, if you are using a group rule with the dir option to sort the grouped data everything should be fine. No matter the old Chrome bug, as sorting comes from the code within the grouping logic and bypasses the chrome's sorting algorithm. 

However, in order for me to revise all that and address the issue it would be really helpful if you can provide a working example which to enable me to reproduce the problem and examine the problem. You can try using a dojo (http://dojo.telerik.com/) to showcase the problem. 

Regards,
Ianko
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Data Source
Asked by
Paul
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or