Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Slider > Slider inside tabstrip

Not answered Slider inside tabstrip

Feed from this thread
  • Victor Intermediate avatar

    Posted on Jul 22, 2011 (permalink)

    Hi!

    We were using the tabstrip component inside an editor template similair to the demos. However, when moving it inside a tabstrip pane (ajax loaded) it stops working with the error message "jQuery("#theSliderId").tSlider is not a function".

    As the pane is loaded after everything else, all script files should be there and work. Any suggestions?

    /Victor

    Reply

  • Dimo Dimo admin's avatar

    Posted on Jul 22, 2011 (permalink)

    Hi Victor,

    Please refer to:

    http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-troubleshooting.html#LoadOnDemand

    This limitation no longer exists in Q2 2011.

    Best wishes,
    Dimo
    the Telerik team

    Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

    Reply

  • Victor Intermediate avatar

    Posted on Jul 22, 2011 (permalink)

    Hi, thanks for that, sorry that I did not provide enough information.

    Firstly - we are using the fresh 2011 Q2 with same result. We have also (due to previous problems with for example grid) included all script files in the main master file. The complete list (and order) is as follows:

    @(Html.Telerik().ScriptRegistrar().jQuery(false).DefaultGroup(group => group
        .Add("jquery.validate.min.js")
        .Add("jquery.validate.unobtrusive.min.js")
        .Add("jquery-ui-1.8.11.custom.min.js")
        .Add("telerik.common.min.js")
        .Add("telerik.list.min.js")
        .Add("telerik.autocomplete.min.js")
        .Add("telerik.combobox.min.js")
        .Add("telerik.calendar.min.js")
        .Add("telerik.datepicker.min.js")
        .Add("telerik.datetimepicker.min.js")
        .Add("telerik.timepicker.min.js")
        .Add("telerik.textbox.min.js")
        .Add("telerik.draganddrop.min.js")
        .Add("telerik.grid.min.js")
        .Add("telerik.grid.grouping.min.js")
        .Add("telerik.grid.filtering.min.js")
        .Add("telerik.grid.resizing.min.js")
        .Add("telerik.grid.reordering.min.js")
        .Add("telerik.grid.editing.min.js")
        .Add("telerik.window.min.js")
        .Add("telerik.tabstrip.min.js")
        .Add("telerik.editor.min.js")
        .Add("telerik.menu.min.js")
        .Add("telerik.panelbar.min.js")
        .Add("telerik.treeview.min.js")

    So - unfortunately the suggestion will not solve our problems... Edit: We saw the same problem both for 2011 Q1 and now Q2.

    /Victor

    Reply

  • Victor Intermediate avatar

    Posted on Jul 22, 2011 (permalink)

    Hi again... Sorry to have bothered - As can be seen in the list above the slider is for some reason not included. It still worked outside the tabstrip though, kinda strange...

    Thanks again!
    /Victor

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Slider > Slider inside tabstrip
Related resources for "Slider inside tabstrip"

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