Home All Groups Group Topic Archive Search About

How to refresh the page with Webcontrol tabstrip and multipage

Author
14 Jul 2005 2:23 PM
Charts
I am using Webcontrol tabstrip and multipage.  When you change to PageView in
MultiPage, the page does not raise postback event, which is nice in most
case.  However in my case, I need refresh the page each time I switch to
different pages.  How can refresh page by switching the tabs?
Thanks,
Charts

Author
14 Jul 2005 5:42 PM
Terry Heath
turning auto-postback on should do the trick.

terry
Author
14 Jul 2005 6:03 PM
Charts
That way works, and Thanks.

Show quoteHide quote
"Terry  Heath" wrote:

> turning auto-postback on should do the trick.
>
> terry
>
>