How To JOIN Two Table and Show to DGV
How To Join Two Table With Condition...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Akkiraju IvaturiPosted Jan 20, 2013, 7:20 PM
Other way is to handle the same at the front end as in the below example:
http://www.codeproject.com/Articles/304297/Data-from-Two-Tables-in-a-Single-DataGridView
If you need any help in writing the stored procedure and binding it to the gridview let me know the table names and what are the columns you want to display in the UI.