B
Bill Youngman
I am relatively new to .net programming and am developing a client/server
app for a client and have a question concerning databinding controls.
My question is can I write a custom class to handle database operations and
still be able to bind controls to the datasets contained in the custom class
much the same way that I can bind a control to a dataset that I have
embedded in the form.
TIA,
Bill Youngman
app for a client and have a question concerning databinding controls.
My question is can I write a custom class to handle database operations and
still be able to bind controls to the datasets contained in the custom class
much the same way that I can bind a control to a dataset that I have
embedded in the form.
TIA,
Bill Youngman