Showing a datagrid inside another datagrid
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, i want to show a datagrid inside another datagrid.How can i do that. that is, in a column of first datagrid i want to put a second datagrid. like we show buttons in a datgrid.....similarly i want to show another datagrid. Thanks
-
Hi, i want to show a datagrid inside another datagrid.How can i do that. that is, in a column of first datagrid i want to put a second datagrid. like we show buttons in a datgrid.....similarly i want to show another datagrid. Thanks
make relationship in dataset(in Two table) and fill datasource. i thing it is very usefuly for you. :)
Pavan Pareta
-
make relationship in dataset(in Two table) and fill datasource. i thing it is very usefuly for you. :)
Pavan Pareta
Please give the details of your requirement in detail