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

Sorting within of group in the grid. Filtering by groups.

3 Answers 356 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 25 Oct 2016, 03:51 PM

Hi All,

I would like to sort rows within of group by invisible field (e.g., id). In addition, groups should be filtered by name using checkbox filtering. I was not able to implement this grid and put my example to http://jsfiddle.net/iakhmedov1/T64Kb/93/.

 

Please provide some hints.

 

Thanks,

Igor

 

3 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 27 Oct 2016, 06:33 AM

Hello Igor,

In order to sort items inside the groups you should use DataSource sort option, adding a sort descriptor for the appropriate field.
Regarding the multi-checkbox filter menu. The sample is using a bit older (from 2012) Kendo UI version which does not have this feature available. You should upgrade to a more recent version of the library.

Regards,
Rosen
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
 
0
Igor
Top achievements
Rank 1
answered on 29 Oct 2016, 10:33 AM

Hello Rosen,

You got my working sandbox example. Please change it to make group field filtered by check box.

Thanks,

Igor

 

 

 

 

 

0
Rosen
Telerik team
answered on 31 Oct 2016, 02:17 PM

Hello Igor,

As I have mentioned in my previous message, in order multi column option to work you should use more up-to-date version of the library. Here you can find an updated version of the sample which is using the latest version of Kendo UI.

Regards,
Rosen
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
 
Tags
Grid
Asked by
Igor
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Igor
Top achievements
Rank 1
Share this question
or