J
John Sheppard
Hello there,
I have a dataset on a form...I shall call the host form.
I also have a user control with a whole bunch of textboxes and
gridviewcontrols on it. I shall call this the leech form.
I want the controls on the leech form to get bound to a dataset and/or
binding sources that reside on the host form.
At the moment I just pass in the dataset by reference to the user control
but this seems like a bit of a cludge...Does anyone have any thoughts on the
best way to go about doing this?
Thank you kindly for your time
John Sheppard
I have a dataset on a form...I shall call the host form.
I also have a user control with a whole bunch of textboxes and
gridviewcontrols on it. I shall call this the leech form.
I want the controls on the leech form to get bound to a dataset and/or
binding sources that reside on the host form.
At the moment I just pass in the dataset by reference to the user control
but this seems like a bit of a cludge...Does anyone have any thoughts on the
best way to go about doing this?
Thank you kindly for your time
John Sheppard