spiderglobe

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: jqGrid not working in Firefox 4 beta #97662
    spiderglobe
    Participant

    To explain, this was the content old jquery.jqgrid.js file:

    The solution is to replace this file with the content of the javascripts files which are included in this function:

    – grid.locale-en.js
    – grid.base.js
    – grid.common.js

    Etc…
    Richard<

    in reply to: jqGrid not working in Firefox 4 beta #97661
    spiderglobe
    Participant

    Problem is with older version of jqGrid. The older vesion loads the plugin through the jquery.jqgrid.js file which includes all other plugins for jqGrid.

    The problem is caused by the JS rendering engine of Firefox 4.0. This is so fast that the the necessary files are not loaded on the document ready since the script is not finished executing at the time the document is loaded. The JS

    in reply to: 2 grids and only 1 pager works #83586
    spiderglobe
    Participant

    Looks like a stylesheet issue. In IE its working.. Will check this out..

    R.

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

Stay connected with us in your favorite flavor!