J
Jeff Brown
I have a MDI Program and several child windows.
On one child window a dataset is loaded with trailer_Num & Trailer_ID only
On another the dataset is loaded with trailer_Num, Trailer_Location and
several other fields.
My Datasets have been declared in each child Window, but when i change
windows teh correct dataset is not accessible, Do i need to make my datasets
in the MDI Parent and get ALL the field names? or do i generate several
datasets based on the same table (ie 1 for each Child)?
On one child window a dataset is loaded with trailer_Num & Trailer_ID only
On another the dataset is loaded with trailer_Num, Trailer_Location and
several other fields.
My Datasets have been declared in each child Window, but when i change
windows teh correct dataset is not accessible, Do i need to make my datasets
in the MDI Parent and get ALL the field names? or do i generate several
datasets based on the same table (ie 1 for each Child)?