B
Benny Raymond
I have a program that has a main form and several modeless forms. I'd
like to access the same dataset that is loaded when the main form loads
from all of the forms - How to do this? In vb.net I just used a module
to start up the main form - that module loaded in the dataset - I
couldn't figure out how to use the same method in C#
~Benny
like to access the same dataset that is loaded when the main form loads
from all of the forms - How to do this? In vb.net I just used a module
to start up the main form - that module loaded in the dataset - I
couldn't figure out how to use the same method in C#
~Benny