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

Force selected tab to reload

2 Answers 180 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Ramesh
Top achievements
Rank 1
Ramesh asked on 03 Nov 2008, 02:22 PM
The OnClientTabSelecting and OnClientTabSelected events do not fire for the currently selected tab. How do you force these events to always fire (regardless of whether the tab is selected or not)?

TIA
rams

2 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 03 Nov 2008, 02:56 PM
Hi Ramesh,

You could easily achieve your goal by setting the ClickSelectedTab property of the tabstrip control to True. Let us know if you have other questions and/or problems.

All the best,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ramesh
Top achievements
Rank 1
answered on 03 Nov 2008, 03:05 PM
Paul,
That did the trick.

Unfortunately I could not locate that information in the Help File The RadTabStrip properties list in the help does not include this property. Also when I stepped thru the client side code, I did not encounter the said property. I was looking for code that would check a property and make the determination whether to fire the click event or cancel it.

Please get the documentation folks to update the help file

thanks
rams
Tags
TabStrip
Asked by
Ramesh
Top achievements
Rank 1
Answers by
Paul
Telerik team
Ramesh
Top achievements
Rank 1
Share this question
or