Hi everyone,
Is it possible to have a strongly typed dataset and then
replace a table? This is driving me nuts! If both the
current datatable and the new datatable are the same type,
why can't I just replace it so I can keep relationships
etc.? ie: dataSet.dataTab leType1 = dataTableType1
Please help! thanks,
Steve
Is it possible to have a strongly typed dataset and then
replace a table? This is driving me nuts! If both the
current datatable and the new datatable are the same type,
why can't I just replace it so I can keep relationships
etc.? ie: dataSet.dataTab leType1 = dataTableType1
Please help! thanks,
Steve