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

kendo-grid in Detail Row Template

1 Answer 1081 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chau
Top achievements
Rank 1
Chau asked on 02 Mar 2018, 11:35 PM

I can show a table with columns inside the ng-template kendoGridDetailTemplate mimicking the look of a grid, but I want to know if there's a possibility to have a kendo-grid in the detail template to take advantage of sorting, filtering of the inner grid.

Also, is there a grid feature for aggregating columns for kendo-grid with Angular?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 06 Mar 2018, 07:18 AM
Hi Chau,

You can check out the following example that demonstrates a Master-Detail Grid scenarios in which a Kendo UI Grid, wrapped in a custom component, is rendered within another Grid's Details template:

https://www.telerik.com/kendo-angular-ui/components/grid/advanced-features/hierarchy/

As for aggregates, the respective APIs are demonstrated in the following sections of our documentation:

https://www.telerik.com/kendo-angular-ui/components/grid/data-operations/grouping/grouping/

https://www.telerik.com/kendo-angular-ui/components/dataquery/#toc-aggregates

I hope this helps.

Regards,
Dimiter Topalov
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
General Discussions
Asked by
Chau
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or