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!