Hello Joshua,
Telerik Extensions for ASP.NET MVC do not raise any server-side events. What you can do is configure your tabs to navigate to a specified controller and action:
tabs.Add().Text("Index").Action("Index", "Home");
Regards,
Atanas Korchev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their
blog feed now