Create Nested DataGrid

  • Thread starter Thread starter rn5a
  • Start date Start date
R

rn5a

Can someone please link me to some articles or show some e.g. on how
to embed a DataGrid inside another DataGrid (child DataGrid within a
parent DataGrid)?

I have Googled on this topic but most of the links point to articles
that show how to embed a DataGrid within a DataList or embed other
server controls within a DataGrid or something similar. I couldn't
locate any article on creating nested DataGrids.


Thanks!
 
Back
Top