How to put 2 copies of same dataset on a form
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I need to put 2 copies of the same dataset on a form. Then I can bind my 2 grids to one copy each and I can then supply different parameters to each dataset on the fill. I can't figure out how to get the second copy of the dataset onto the form... can someone advise please? Thanks.
-
I need to put 2 copies of the same dataset on a form. Then I can bind my 2 grids to one copy each and I can then supply different parameters to each dataset on the fill. I can't figure out how to get the second copy of the dataset onto the form... can someone advise please? Thanks.