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

[Solved] TabStrib - OnClientTabSelecting

1 Answer 87 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rajesh
Top achievements
Rank 1
Rajesh asked on 10 Apr 2012, 10:51 AM
Hi,

I looked at the Telerik Ajax tabstrip events - and one of the events exposed is OnClientTabSelecting. This is fired when the user clicks on a tab other than the current tab.

Is a similar event supported in Telerik MVC tabstrip? Is there any workaround to achieve the same functionality?

I want to submit all changes in the current partial view when the user selects a different tab.

As i understand, when the event OnSelect is fired, i cannot save changes for the previously selected tab.

EDIT:  http://demos.telerik.com/aspnet-ajax/tabstrip/examples/clientside/clientevents/defaultcs.aspx  -- the demo for AJX tabstrip. Note there are two events - Selecting, and Selected. Selecting is fired when the current partial view is still alive. Also selecting allows control over whether or not the event should propagate/do default. I am looking for exactly this.

1 Answer, 1 is accepted

Sort by
0
Rajesh
Top achievements
Rank 1
answered on 13 Apr 2012, 07:20 AM
Any ideas on this. Turning out to be a show stopper for me.
Tags
TabStrip
Asked by
Rajesh
Top achievements
Rank 1
Answers by
Rajesh
Top achievements
Rank 1
Share this question
or