UserControl inside RadGridView Child Row - Telerik Winforms

285 Views Asked by At

Is there any way to load a User Control inside RadGridView Child row? I also need to pass a value to user control on expanding the row.

Here is an image (It is made by ASP not winforms)

enter image description here

as you can see there is something similar to user control in the child row in which users can edit values in a better view.

How to achieve such a thing with RadGridView?

0

There are 0 best solutions below