jQWidgets Forums

jQuery UI Widgets Forums Lists DropDownList Dropdown error while load

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 12 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Dropdown error while load #11866

    Ashish
    Member

    Hello,

    I have dropdowns on my page.

    While loading I am getting error as follow,

    to which I am binding JSON data.

    I have following scripts on my page

    @Content.GetJQWidgetsCss(“jqx.base.css”, url)
    @Content.GetJQWidgetsCss(“jqx.classic.css”, url)
    @Content.GetJQWidgetsScript(“jquery-1.8.2.min.js”, url)
    @Content.GetJQWidgetsScript(“gettheme.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxcore.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxdata.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxbuttons.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxmenu.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxscrollbar.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxlistbox.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxtooltip.js”, url)
    @Content.GetJQWidgetsControlScript(“jqxdropdownlist.js”, url)

    Please let me know if I am missing something on my page.

    Regards
    Ashish Sapkale

    Dropdown error while load #11872

    Dimitar
    Participant

    Hello Ashish Sapkale,

    The information you posted is insufficient for us to determine the source of the issue. Please post a code sample and the versions of jQuery and jQWidgets you use.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.