Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Andreas Klemt #1
To all Gurus: How can I edit/update a DataGrid in a DataGrid (nested DataGrid)? Possible?
Hello,
I am searching the whole Internet for a good example how to
edit/update a DataGrid in a DataGrid (nested DataGrid).
I know how to display but the events in the nested DataGrid doesn't work.
Please give me an example or any good links to examples.
Many thanks in advance!
Andreas
Andreas Klemt Guest
-
Datagrid Edit, Insert & Update Checkbox (ASP.NET Using VB.NET)
Hi you guys. If you could possible help me here. I am quite new to .NET coming over from VB and with limited ASP development. I am having a problem... -
How to add a Dropdown list to a datagrid at runtime (dynamic) without using template columns in ASP.NET and still have the ability to us the datagrid Update event.
How to add a Dropdown list to a datagrid at runtime (dynamic) without using template columns in ASP.NET and still have the ability to us the... -
Edit nested (Hierarchical) DataGrid
I have a hierarchical datagrid (child dg resides inside one of the main grid's cells). The child dg cells are in edit mode, which would allow user to... -
Editing a datagrid nested within another datagrid
I am trying to nest three datagrids within one larger grid, showing who is working in each unit for each given shift. The final layout looks kinda... -
DataGrid easy Edit-Update using ADO.NET/DataGrid functionality C#?
Hi, so I am using built in Edit, Delete, Update i.e. OnEditCommand="DataGrid1_Edit" OnUpdateCommand="DataGrid1_Update" with handler question below...



Reply With Quote

