thomas10001
Well-known member
I have a datagrid and a dataset connected. The dataset contains one master table and one child table with its relation. The child table is an one to one relation.
When I run the child gets shown automatically as the relation with a plus sign and a link. But this is not what I want. I want one field in the child table to show up in the column showing the foreign key (in the parent table) that connects to the child table.
Is there an easy solution to this?
Or would I have to "manually" search out the value I want to show and add a column and set it into that column?
When I run the child gets shown automatically as the relation with a plus sign and a link. But this is not what I want. I want one field in the child table to show up in the column showing the foreign key (in the parent table) that connects to the child table.
Is there an easy solution to this?
Or would I have to "manually" search out the value I want to show and add a column and set it into that column?