G
GoodMorningSky
Hi, all.
A Form has
a DataGrid bound to a DataSet including two DataTable, A and B.
When Form is loaded the two table is populated to DataSet and DataTable A is
shown on DataGrid initially.
When a Button is clicked the DataTable B will be shown.
How can I do this?
A Form has
a DataGrid bound to a DataSet including two DataTable, A and B.
When Form is loaded the two table is populated to DataSet and DataTable A is
shown on DataGrid initially.
When a Button is clicked the DataTable B will be shown.
How can I do this?