L
Lampy
Hi,
I have an app that will use a tab control on a form. This is the first time
working with tabs so I am trying to find out the best approach on saving
data entered. Each tab will have user input that will need to be saved.
Should I have a control class for that form and each time the user moves
through each tab the user input is passed to the control class to be saved?
Any ideas?
Thanks in advance
I have an app that will use a tab control on a form. This is the first time
working with tabs so I am trying to find out the best approach on saving
data entered. Each tab will have user input that will need to be saved.
Should I have a control class for that form and each time the user moves
through each tab the user input is passed to the control class to be saved?
Any ideas?
Thanks in advance