K
kwele
I set up a dataset from Add New Data Source ... on the Data Sources
tab. I selected two tables with a parent/child relationship.
The wizard created the .xsd file. I then dragged the parent datasource
over to the forms designer, where it created a bindingsource,
bindingnavigator and GridView.
This is the first time I've tried creating a dataset this way. Somehow
I assumed that it was doing all the coding, like creating the
dataadapter and filling the dataset.
When I ran the app, the counter on the bindingnavigator says "0 of 0".
I know there are 5 rows in the parent and 1 in the child.
What am I missing here?
TIA Kwele
tab. I selected two tables with a parent/child relationship.
The wizard created the .xsd file. I then dragged the parent datasource
over to the forms designer, where it created a bindingsource,
bindingnavigator and GridView.
This is the first time I've tried creating a dataset this way. Somehow
I assumed that it was doing all the coding, like creating the
dataadapter and filling the dataset.
When I ran the app, the counter on the bindingnavigator says "0 of 0".
I know there are 5 rows in the parent and 1 in the child.
What am I missing here?
TIA Kwele