|
Hi,
I need to connect multiple worksheets to the same dataset instance; so I have tried passing the dataset around using the Globals class but the databindings go weird. One page binds right while another sheet does not bind at all. Also I tried creating and filling the dataset in the ThisWorksheet class and got the same effect.
How should I pass the same instance around inorder to get everything to work right?
Thanks,
blair |