In my web site having ajax tab control with four tabs.Each tab having textbox controls ,buttons and grid views. My question is if tab1 is in activate, then i should clear the textbox controls values in other 3 tabs.
how do this in code behind side ?
please guide me friends