I have a form (user control)
that contains many windows controls (text boxs, etc.),
and I want a class file that loads a dataset, then
binds the dataset to all of the controls in the form (user control), however the windows controls are inaccessible... am I going about this the right way? I am kinda new to all of this stuff. thanks
that contains many windows controls (text boxs, etc.),
and I want a class file that loads a dataset, then
binds the dataset to all of the controls in the form (user control), however the windows controls are inaccessible... am I going about this the right way? I am kinda new to all of this stuff. thanks