Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > TabStrip > How to insert button in the tabstrip header
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.

Answered How to insert button in the tabstrip header

Feed from this thread
  • Narayanarao avatar

    Posted on Feb 6, 2012 (permalink)

    Hi Telerik team,

    I have a tabstrip with tabs, i wan to additionally add some button onto the tabstrip header (PFA screenshot model replica).  Is it possible to achieve the same.

    BEst regards,
    Anand.
    Attached files

  • Answer Petur Subev Petur Subev admin's avatar

    Posted on Feb 9, 2012 (permalink)

    Hello Narayanarao,

    Generally speaking you can add the button dynamically to the TabStrip header using the following jQeury statement.
    $("<button style='float:right'>MyButton</button>").prependTo($("#TabStrip"));

    The float:right will put the the button at the end of the tabs.


    Kind regards,
    Petur Subev
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > TabStrip > How to insert button in the tabstrip header
Related resources for "How to insert button in the tabstrip header"

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