K
Kostas Kousinovalis
Hello
Is it so difficult to make a databound form or am I somewhere wrong?
First I create a SQL DataAdapter with a connection to Northwid Products
VB creates a SQLConnection1
Then I'm creating a Dataset
I'm putting a datagrid in the form and I'm changing the property Datasource
to Dataset11
I'm running the project and the Grid its empty!
What did I missed?
Thanks a lot
Is it so difficult to make a databound form or am I somewhere wrong?
First I create a SQL DataAdapter with a connection to Northwid Products
VB creates a SQLConnection1
Then I'm creating a Dataset
I'm putting a datagrid in the form and I'm changing the property Datasource
to Dataset11
I'm running the project and the Grid its empty!
What did I missed?
Thanks a lot