J
John Holmes
I have an application with a form that has bound controls to dataset.tables.
I have an Add button that brings up a modal form and I'd like to work with
the same instance of the dataset to insert new records and use combo boxes
that are populated from that dataset. The dataset gets filled when the
parent form loads. When I load the modal form I've tried accessing the
dataset in the parent form but I'm not having any luck.
Any help appreciated.
Thanks,
John
I have an Add button that brings up a modal form and I'd like to work with
the same instance of the dataset to insert new records and use combo boxes
that are populated from that dataset. The dataset gets filled when the
parent form loads. When I load the modal form I've tried accessing the
dataset in the parent form but I'm not having any luck.
Any help appreciated.
Thanks,
John