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

DataGrid with expanding columns

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Justin Sweet
Top achievements
Rank 1
Justin Sweet asked on 01 Oct 2012, 05:59 PM
We are looking to re-produce a data table we are building in HTML with the Kendo UI datagrid.  We have a parent/child relationship in the columns (Grocery, Liquor, Pharmacy), but if you click on a column, then the child columns display.  In our example, we clicked on liquor and liquor, beer and wine (the children of liquor) display.  

Is this possible to re-produce in the datagrid provided by Kendo and if so, could you provide an example.  We have looked at the grid within a grid, and visually our users would not like that option.

Thanks,
JD

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 04 Oct 2012, 08:08 AM
Hi Justin,

Kendo Grid supports supports detail elements. The Grid - Hierarchy demo demonstrates how to implement nested (details) grids and this example shows how to use detail templates.
For more information please check the Grid API - http://docs.kendoui.com/api/web/grid

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Justin Sweet
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or