This question is locked. New answers and comments are not allowed.
Hey, I was trying to find an example of something I would like to do with Telerik's grid. Currently, I've been able to get the client selection to work perfectly in an MVC solution. This example works with Customers as the parent table and Orders being filtered by CustomerID as the child where you click on a row and the child grid populates.
However, I was wondering if there is an example someone has built where I could instead click on a custom column button (View Orders) in the Parent (Customers) grid that would popup a Telerik window with the Child (Orders filtered CustomerID) grid filled?
However, I was wondering if there is an example someone has built where I could instead click on a custom column button (View Orders) in the Parent (Customers) grid that would popup a Telerik window with the Child (Orders filtered CustomerID) grid filled?