jQuery UI Widgets Forums Grid this.filterrow is null

This topic contains 4 replies, has 4 voices, and was last updated by  74bit 9 years, 2 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • this.filterrow is null #30651

    luesak
    Participant

    When show filter row is set to true, the following error is thrown

    Chrome:
    Uncaught TypeError: Cannot read property ‘0’ of null

    Firefox w Firebug
    TypeError: this.filterrow is null

    This did not use to happen in 2.9.3

    Please help

    Thanks

    Kim

    this.filterrow is null #30664

    Peter Stoev
    Keymaster

    Hi Kim,

    Unfortunately, the information from your post is not very useful for reproducing the reported behavior. Please, provide a complete sample which demonstrates your scenario and we will test it.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    this.filterrow is null #55114

    Anmol Jain
    Participant

    I am also facing the same issue. Please let me know if this issue is resolved. I am using the latest v3.3.0.

    this.filterrow is null #55118

    Peter Stoev
    Keymaster

    Hi Anmol Jain,

    If you experience an issue, then you can prepare and share a sample which demonstrates it: http://jsfiddle.net/

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    this.filterrow is null #77505

    74bit
    Participant

    I had the same problem. In my case it appeared because I accidentally was reloading the grid twice at the same time.
    (I added an jqxwindow-on-close-handler more than once, which reloaded the grid twice)

    Maybe that helps others having the same problem.

    Cheers, Witold

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

You must be logged in to reply to this topic.