A
Atley
I am using VB.net Ent Arch 2003.
I have a dataset that was made through the wizard to create a Windows Data
Form
I have a DataGrid to show/edit the table from my DataSet.
I want to:
Be able to choose the subset of data from the table and then have that
presented in the grid while still using the same update and cancel routines
that the wizard provided.
I used to program in VB 3.0-6.0 and I am just having a little trouble
getting my head around how the XML datasets work... Any links and / or
examples of how to solve the above issue would be greatly appreciated.
I have a dataset that was made through the wizard to create a Windows Data
Form
I have a DataGrid to show/edit the table from my DataSet.
I want to:
Be able to choose the subset of data from the table and then have that
presented in the grid while still using the same update and cancel routines
that the wizard provided.
I used to program in VB 3.0-6.0 and I am just having a little trouble
getting my head around how the XML datasets work... Any links and / or
examples of how to solve the above issue would be greatly appreciated.