Pages

Sunday, July 5, 2009

AJAX Control Toolkit: Active Tab Changed Event in Tab control is not working

By default, when we use the OnActiveTabChanged event in Tab control in AJAX control toolkit it will not call the server side event we need to set the AutoPostBack property to true.

Solution: AutoPostBack="true" in TabContainer Control.

No comments:

Shared Button