Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How datagrid display fileds from two table in the same time
Posted

you can use the DataSet class for this purpose.
 
Share this answer
 
You can use the DataSet or DataView to achive this.

Check out the following link.-DataGrid Class
 
Share this answer
 
Comments
mhassan083 29-Nov-11 10:45am    
when using dataset how can display two table in the datagrid in the same time

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900