C
ck
Hello Everyone,
I've got a real general question. I want to create an
application with 10 forms and use one dataset to populate
various places on different forms. If I fill the dataset
on form1 and then the user goes to form2 using
form2.ShowDialog, if the dataset is also listed on form2,
is it still filled or does it need to be re-filled on
form2? TIA
I've got a real general question. I want to create an
application with 10 forms and use one dataset to populate
various places on different forms. If I fill the dataset
on form1 and then the user goes to form2 using
form2.ShowDialog, if the dataset is also listed on form2,
is it still filled or does it need to be re-filled on
form2? TIA