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

Use DisplayTemplate default for grid cells

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
iCognition
Top achievements
Rank 1
iCognition asked on 17 Jul 2013, 06:55 AM
I have complex objects that need to be rendered in each grid, is there any way to make them render as their DisplayTemplates rather than having to manually create a javascript templates for each row.

The whole selling point of Kendo MVC was that I wouldn't have to screw around with javascript, and true, I haven't been using much javascript (which I'm familiar with) except for the workarounds for Kendo!

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 19 Jul 2013, 08:19 AM
Hello Matt,

DisplayTemplates are supported in server binding mode. In Ajax binding mode the items are rendered on the client so a ClientTemplate should be used instead.

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