Link to home
Start Free TrialLog in
Avatar of fabiomenezes
fabiomenezes

asked on

TabContainer (AjaxControl) - How to causes validation when change tab

Hello,

I have a TabContainer, and inside, in each table, are some fields like text box and dropdowns.

When I click a tab, the event for tab changed (OnActiveTabChanged) is catched.

So, what I need is, before that event, the TabContainer needs to validate all the fields there are in the current tab, but, this component don't have any properties like "CausesValidation" (like a asp button).

So, what I miss?
ASKER CERTIFIED SOLUTION
Avatar of abel
abel
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial