jQWidgets Forums

jQuery UI Widgets Forums Grid Null reference error in jqxgrid.columnsresize.js

This topic contains 3 replies, has 2 voices, and was last updated by  Dimitar 8 years, 6 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author

  • Pfhoenix
    Participant

    I have a grid within an expander, and everything works fine.. until I try to call jqxGrid(‘autoresizecolumns’) that causes an undefined or null reference exception at line 7, column 735 of jqx.columnsresize.js where the code is trying to loop over the records of the columns, for which there is no defined records member in “this.columns”. As my grid displays and works properly otherwise, and I’ve never seen this before, just what is going on? I’m currently using version 4.1.1.


    Dimitar
    Participant

    Hello Pfhoenix,

    We do not experience such an issue with the latest version of jQWidgets (4.3.0). Please update to it and test your page again. If the issue persists, please share a jsEditor example that reproduces the reported error.

    Best Regards,
    Dimitar

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


    Pfhoenix
    Participant

    Unfortunately, upgrading to 4.3.0 just to test a bug in your library isn’t an easy option. I’m guessing also that your jsEditor and/or jsFiddle setups are using your latest version, which makes using them to test something pointless. I’d gladly setup a test page to test things locally here according to your advice, if possible.

    Like I said in my original post, I my grid within the expander works properly until I try to call autoresizecolumns. Surely you have a way of testing the 4.1.1 version with the setup I’ve described.


    Dimitar
    Participant

    Hello Pfhoenix,

    If an issue is reproducible with an older version of jQWidgets, but not with the latest one, the solution we can offer you is to update. However, if the issue persists with the latest version (4.3.0), we will investigate why it occurs and try to fix it for a future release. We tested an example similar in functionality to what you described with 4.3.0, but no such error was thrown.

    Best Regards,
    Dimitar

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

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

You must be logged in to reply to this topic.