Displaying two tables in a single Data Griid
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Hi.How can we display two tables in a single data grid.
-
Hi.How can we display two tables in a single data grid.
You can use templates in GridView.Just create your template and put your controls - which you desire to use - in the template and bind your controls to the fields you fetch from your database. http://www.asp.net/learn/dataaccess/tutorial12cs.aspx?tabid=63[^] Check this link written above out ;) Hope it helps... atarikg...................... -- modified at 16:51 Sunday 17th June, 2007
-
Hi.How can we display two tables in a single data grid.
Could you be little specific, I thing you can user NESTED DatGrid to dispay more than 1 table
Nobody is perfect i'm Nobody