|
-
February 29th, 2012, 03:32 AM
#1
how to bind more that one table with datasource property in dgv
Dear Sir,
Thanks for ur goods help. but now i have another problem in datasource property that is
i want to binding more than one table so that all table's data rows can be displayed in datagridveiw control.
suppose
i have two table as per order no..
idefine like that
dgv.datasource=table (orderno -1)
dgv.datasource=table (orderno-2)
but it displayed only last table(order-2) data in datagridwview control
but i want both table 1 and 2 data to be shown in datagridview..
thank & regards
Debasis
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|