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

Is Hierarchy Grid possible with server binding?

1 Answer 103 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ultravelocity
Top achievements
Rank 1
Ultravelocity asked on 11 Jan 2018, 08:40 PM

We have a hierarchy grid where we have all the data (parents and children) available. We would like to bind the parents and all children at once, and expand all the rows. Is it possible to do with this server binding? If not, is it possible to load all the hierarchical data in one request on the client via ajax and bind it?

Basically trying not to perform a separate request for each parent row, since it's a relatively small amount of data and we have it all available.

On the ASP.NET MVC grid, I saw a DetailTemplate server property. I didn't see this on the ASP.NET Core grid.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 16 Jan 2018, 08:34 AM
Hello,

The server-side rendering is currently only supported for the Kendo UI for ASP.NET MVC wrappers:

https://docs.telerik.com/aspnet-core/known-issues#grid

Apologies for the inconvenience this may have caused you.

Regards,
Stefan
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
Grid
Asked by
Ultravelocity
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or