Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > TabStrip > SelectedIndex Changing
Telerik MVC Extensions are no longer supported (see this page for reference). In case you have inquiries about Kendo UI Complete for ASP.NET MVC, post them in the pertinent Kendo UI forums.

Not answered SelectedIndex Changing

Feed from this thread
  • Joshua avatar

    Posted on Nov 29, 2011 (permalink)

    I'm a newbie with MVC and I'm trying to catch the event that redirects the tabindex changing to an actionresult, so I can do some validation; can you please give me an example on how I can accomplish this.

     

    ActionResult

  • Georgi Tunev Georgi Tunev admin's avatar

    Posted on Dec 1, 2011 (permalink)

    Hi Joshua,

     I am not quite sure that I understand your question. Could you please clarify?


    Best wishes,
    Georgi Tunev
    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

  • Joshua avatar

    Posted on Dec 6, 2011 (permalink)

    I would like to get the tabs selectedIndex changing event to the controller, How can I do that?

  • Atanas Korchev Atanas Korchev admin's avatar

    Posted on Dec 7, 2011 (permalink)

    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

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > TabStrip > SelectedIndex Changing
Related resources for "SelectedIndex Changing"

ASP.NET MVC TabStrip Features  |  Documentation  |  Demos  |  Telerik TV ]