jQuery UI Widgets Forums Grid Grid Invalid Selector

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 10 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Invalid Selector #78757

    kamelot
    Participant

    Hello,

    When my grid is still initializing, I abandon and go to a different view,
    I got this error:
    Invalid Selector - #jqxGrid! Please, check whether the used ID or CSS Class name is correct

    It looks like the grid is still initializing, binding data or setting property. But the view changes while it was at it, so the #jqxGrid selector is NOT in the DOM anymore? Is there away to terminate what it was doing when I change the view and grid is not there anymore ?

    Thanks

    Grid Invalid Selector #78780

    Hristo
    Participant

    Hello kamelot,

    In this described case shows that the selected element does not exist.
    Would like to recommend try search for ‘#jqxGrid’.
    And if this not help could you provide us your code for better analyze.

    Best Regards,
    Hristo Hristov

    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.