jQWidgets Forums

jQuery UI Widgets Forums Grid Grid sort: error: module jqxgrid.sort.js

This topic contains 2 replies, has 2 voices, and was last updated by  fuchs4d 12 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Grid sort: error: module jqxgrid.sort.js #15030

    fuchs4d
    Member

    Please, anyone has a quick idea of why

    – error message “Please, add references to the following module(s): jqgrid.sort.js

    as soon grid sortable attribute is set to true.

    $(‘#mygrid’).jqxGrid( {
    sortable: true,

    jqgrid.sort.js is referenced.

    However, jquery 1.7.1 is used.
    jqx 2.6.? and latest 2.7 download: same error message.

    Tried jquery 1.7.2, but might not be delivered to browser, could not find version quick.

    I am using wakanda studio as development platform which makes jquery available to the browser, this is the reason I ask here if anyone has a quick idea before trying change framework settings.

    All other grid functions work so far and some need references to jqx modules.
    The reference path is verified.

    Thanks in advance.

    Grid sort: error: module jqxgrid.sort.js #15033

    Peter Stoev
    Keymaster

    Hi fuchs4d,

    The required file is jqxgrid.sort.js, not jqgrid.sort.js. Please, take a look at our Sorting sample which is also available online.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Grid sort: error: module jqxgrid.sort.js #15041

    fuchs4d
    Member

    Solved,

    works now, probably was Browser cache related, only logical explanation I have.
    Sorrry was this.
    File reference was correct.
    Fresh Win 8 installation with fresh Firefox, forgot to disable the cache.
    Just launched everything this morning and sorting works, did not change anything from night before.
    Should make breaks before posting.

    Thanks again.

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

You must be logged in to reply to this topic.