Hi,
I have a ASP.Net MVC 2 project with Telerik MVC Extension. In it there is Grid that has DetailView to display another grid after clicking a plus sign. It works fine. But when converting the project to Kendo, I am surprise to find that there is such feature in Kendo. DetailView is an important feature. So I'd like to know how to implement DetailView in Kendo. Thanks.
York