I am using Q3 Ajax beta.
I have setup a radtapstrip, I have loaded it in both code in front and dynamically via codebehind as in this example:
http://demos.telerik.com/ASPNET/Prometheus/TabStrip/Examples/ApplicationScenarios/DynamicPageView/DefaultVB.aspx
In the example, clicking the tab changes the tab panel without doing a postback. However, everytime I click one of my tabs, it does a postback.
What am I missing?
Thanks.
Moon
I have setup a radtapstrip, I have loaded it in both code in front and dynamically via codebehind as in this example:
http://demos.telerik.com/ASPNET/Prometheus/TabStrip/Examples/ApplicationScenarios/DynamicPageView/DefaultVB.aspx
In the example, clicking the tab changes the tab panel without doing a postback. However, everytime I click one of my tabs, it does a postback.
What am I missing?
Thanks.
Moon