Monday, March 26, 2012

Tab control - where do you put update button?

Hi - with the tab panel control, do I need to have an 'update' button on each tab to save any details updated on that tab, or will one Update button, outside the TAB container, be able to 'see' all of the controls on each page? Or do you need to do a findcontrol to get to your controls on each of the tabs?

Thanks, Mark

Mtait,

You should be able to access the controls directly off the tabs. So an update button outside of the TabContainer should be just fine.

Regards.

No comments:

Post a Comment