This is a migrated thread and some comments may be shown as answers.

radtapstrip doing postback

2 Answers 88 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Moon
Top achievements
Rank 2
Moon asked on 31 Oct 2008, 06:01 PM
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


2 Answers, 1 is accepted

Sort by
0
Accepted
Sean
Top achievements
Rank 1
answered on 10 Dec 2008, 02:13 AM
Is the tabstrip set to Autopostback = "True" ? 
0
Moon
Top achievements
Rank 2
answered on 10 Dec 2008, 06:31 AM
I forgot I had a forum post on this. I also wrote up a support ticket and eventually figured that out myself.

Kudos to you! The support staff didn't even suggest that, and yes, that had been my problem after I broke the code down one line at a time and spent several hours on it. doh! Or actually, I should say, I had an on click event in my code behind for it.

Thanks!
Tags
TabStrip
Asked by
Moon
Top achievements
Rank 2
Answers by
Sean
Top achievements
Rank 1
Moon
Top achievements
Rank 2
Share this question
or