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

[Solved] Parent Grid with child grid in Window Popup

0 Answers 3 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Lee
Top achievements
Rank 1
Lee asked on 04 Jun 2013, 06:27 PM
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?
Tags
Grid
Asked by
Lee
Top achievements
Rank 1
Share this question
or