Hi,
I am using tabstip in master page and chilf page holds contents.
Now, on change on Tabs i need to check whether i need to navigate or not, hence i am using OnTabSelecting and OnTabSelected event with "AutoPostback" = false and using __doPostback if i need to navigate.
Now ,sometimes if we click on tabstrip tab then tab opens but page is not posted back to the server through __doPostback is used.
Request you to please suggest.
Thhanks
I am using tabstip in master page and chilf page holds contents.
Now, on change on Tabs i need to check whether i need to navigate or not, hence i am using OnTabSelecting and OnTabSelected event with "AutoPostback" = false and using __doPostback if i need to navigate.
Now ,sometimes if we click on tabstrip tab then tab opens but page is not posted back to the server through __doPostback is used.
Request you to please suggest.
Thhanks