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

TabStrip Progammatic Postback with __doPostBack

2 Answers 125 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 13 Mar 2009, 06:27 PM
Hello,

Is it possible to postback using __doPostBack("<%= rts.UniqueID %>", "0");  ?  I'm trying to do this, but no luck; it doesn't post back to the server and fire the TabClick event.

I guess I should explain what I'm trying to do.  I want to tap into the TabSelecting client event and TabClick server event.  If the user has saved all of the changes on the page, I want to allow the postback to happen (which I setup using AutoPostBack).  But if the user shouldn't continue, I want to cancel the post back and tab change.

The tab structure is simple: 3 tabs, but I can't get both these interactions to work.  Any ideas?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Brian Mains
Top achievements
Rank 1
answered on 13 Mar 2009, 06:28 PM
I should also say I'm using the radconfirm and RadWindowManager server control to prompt them to let me know if they want to continue or not.
0
Paul
Telerik team
answered on 16 Mar 2009, 08:48 AM
Hi Brian,

We noticed you have open a support ticket on the same problem. Let's keep the communication in the ticket so we can resolve your problem(s) faster.

Thanks,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TabStrip
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Brian Mains
Top achievements
Rank 1
Paul
Telerik team
Share this question
or