R
reinier
HI!
I am here for the first time, so you may call me a newbe ;-/
I have a windows app, SQL database and .NET v2003
Here's my topic:
I have created a singleform, wich displays 1 row at a time
of a master table.
I also have several child tables, and most of them are shown
as a grid.
(every grid is placed put on a tab, by the way)
NOW I have a small problem:
Now I want to show the child-row, wich is related to the
master-table, but instaed of a grid, I must have the
values of each item in a textbox.
I use for the mastertable a datarow, and for each child
table a bindingcontext.
Q:
Is it posible to create 2 datarows, where the one is the from
the master-table, and the other from a child-table?
It should me fully 'editable' also...
THX,
Reinier
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
I am here for the first time, so you may call me a newbe ;-/
I have a windows app, SQL database and .NET v2003
Here's my topic:
I have created a singleform, wich displays 1 row at a time
of a master table.
I also have several child tables, and most of them are shown
as a grid.
(every grid is placed put on a tab, by the way)
NOW I have a small problem:
Now I want to show the child-row, wich is related to the
master-table, but instaed of a grid, I must have the
values of each item in a textbox.
I use for the mastertable a datarow, and for each child
table a bindingcontext.
Q:
Is it posible to create 2 datarows, where the one is the from
the master-table, and the other from a child-table?
It should me fully 'editable' also...
THX,
Reinier
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*