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

RadGrid in RadGrid (EditMode)

1 Answer 457 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Renier
Top achievements
Rank 1
Renier asked on 27 Dec 2011, 04:39 AM
Tengo un problema con el RadGrid de Asp.Net Ajax: ¿Como hago para agregar otro Radgrid en un <EditItemTemplate> de un <telerik:GridTemplateColumn> para que se muestre en Modo Editar del RadGrid?, tengo una formulario de mantenimiento donde uno de los campos hace referencia a una gran tabla de cientos de registros, necesito desplegar estos registros en un Grid para poder paginarlos o hasta filtrarlos para que se le haga más facil al usuario seleccionar el detalle. Gracias

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Translated by Google!:

I have a problem with the RadGrid for Asp.Net Ajax: How do I add another RadGrid in a <telerik:GridTemplateColumn> <EditItemTemplate> to display the Edit Mode RadGrid?, I have a maintenance form where one of fields refers to a big table of hundreds of records, these records need to deploy a grid to page or to filter them to make it easier for users to select the item. thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 27 Dec 2011, 05:04 AM
Hello Renier,

One suggestion is you can use UserControl edit form as explained in this demo.
Grid / User Control Edit Form

-Shinu.
Tags
Grid
Asked by
Renier
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or