Problems with Kendo Grid Hierarchy
问题 Can anyone please write simple steps to implement hierarchy in kendo ui grid (mvc). I have been trying their demos but cannot get it working. thanks a lottt for your help! I think I am missing something but here is what i am doing (as on http://demos.kendoui.com/web/grid/hierarchy.html) I am adding a .ClientDetailTemplateId("Grid2Template") into my existing grid. Then I am writing code for above Grid2Template. I am doing 100% of what is shown in the demo but cannot get it to work with these