Ok Ive been sticking all my code in componants and ive been passing datasets to combo boxes
I have a winform containing lots of txtboxes ive i bind using a dataset it seems real slow to populate the text boxes is a dataset the correct thing to use ???
Code examples would be good


Reply With Quote