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

RADTABSTRIP Current Selected TAB CLICK

1 Answer 194 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Aman
Top achievements
Rank 1
Aman asked on 04 Nov 2014, 03:54 PM
Hi Guys,

There is an important Issue which i need to discuss with regard to RADTABSTRIP.

On Click of " Currently Selected TAB " which i am already viewing, the TAB_Click Event is not firing, but when i click the other tab, then the event is fired. But for my implementation, i require to click on same tab and tab_click event should fire.

AutoPostback is true.

Request your help in understanding as to why "Event is not fired" when you click the same tab which you are currently viewing.


Thanks in Advance,

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 07 Nov 2014, 08:58 AM
Hello Aman,

In order to achieve the desired behavior, you need to set the ClickSelectedTab property of the RadTabStrip to true. Thus the TabClick event will be triggered, regardless if the tab is currently selected.

Regards,
Nencho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
TabStrip
Asked by
Aman
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or