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

Access Tab Clicked in Grid

1 Answer 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 20 Aug 2016, 08:20 AM

Hi,

I have a TabStrip inside a Template Column in a Grid. I need to count how many times one of the tabs has been clicked.

How do I attach an event to do that please?

Cheers,

Jack

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 25 Aug 2016, 04:51 AM
Hi Jack,

You can use the following event handler to achieve this requirement on the code-behind:
http://docs.telerik.com/devtools/aspnet-ajax/controls/tabstrip/server-side-programming/tabclick

If you prefer a javascript approach, you can use:
http://docs.telerik.com/devtools/aspnet-ajax/controls/tabstrip/client-side-programming/onclienttabselected

I hope this will prove helpful.

Regards,
Eyup
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
Jon
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or