G
Guest
Hi
First of all, sorry for my english if is not very well, I am spanish.
My problem is these:
I have an DataSet1.xsd, contain two tables, one is "order" and the other is
"order_detail" and between this tables exist one relation, one to many,
if I want to import the information of one table too the DataGrid without
relation I do this SQlDataAdapter.Fill(DataSet,"nametable"), but when I have
one relation between two tables, How I can to do this when I have one
relation between two tables and see this information?
brgs
Jaime
First of all, sorry for my english if is not very well, I am spanish.
My problem is these:
I have an DataSet1.xsd, contain two tables, one is "order" and the other is
"order_detail" and between this tables exist one relation, one to many,
if I want to import the information of one table too the DataGrid without
relation I do this SQlDataAdapter.Fill(DataSet,"nametable"), but when I have
one relation between two tables, How I can to do this when I have one
relation between two tables and see this information?
brgs
Jaime