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

Grid Ajax Binding and Related objects

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vesselin Obreshkov
Top achievements
Rank 2
Vesselin Obreshkov asked on 14 Jun 2012, 06:31 PM
Is it possible to bind a Kendo grid to a JSON result that contains related properties like so Publisher.Company.CompanyName? I know the Telerik grids can be bound to such properties but trying to do the same with a Kendo grid always fails complaining about the . in the column name.

Is this something that's not yet supported in the Kendo grid? Does it currently only support flattened models?

Thanks

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 15 Jun 2012, 06:22 AM
Hello Vesselin,

 This should be working: http://jsfiddle.net/korchev/yYEn4/1/ 

 Can you reproduce the problem at hand in a jsFiddle?

Regards,
Atanas Korchev
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
Vesselin Obreshkov
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Share this question
or