Daniel

Daniel

  • NA
  • 66
  • 0

User control save logic. Where should it go?

Aug 23 2007 1:46 PM
I have a windows form that contains a user control.  On the user control is a tab control and I am ready to start saving data on the tabs to the database.

Where should my save logic go? At the windows form level?  Or in the user control code?  It doesn't seem like I can access the controls directly from the form code.

Thanks.

Answers (1)