jQWidgets Forums

jQuery UI Widgets Forums General Discussions Reoccurring issue

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Reoccurring issue #51070

    DavidSimmons
    Participant

    This is the coming one of the hardest problems to solve continuously. I have two grids both set up very similar both have almost exact supporting files one works one doesn’t. I have gone through them line by line and other then the different grid name and columns there are no differences. But I get this error and cannot see any reason.

    Error: Invalid jQuery Selector – #jqxMenu! Please, check whether the used ID or CSS Class name is correct.

    I have this reoccur about 10 0f 40 grids and cannot find a pattern or any syntax error that can be causing this. I’m using the newest version of JQWidgets.

    Can anyone offer some help in debugging this problem.

    Reoccurring issue #51072

    Dimitar
    Participant

    Hello DavidSimmons,

    There has to be a line in one of your custom scripts (not a jQWidgets file) that has #jqxMenu in it. You should remove or correct this line. The script may be just referenced in the header and not the one with the grid’s initialization (e.g. the menu is in a master page, while the grids are in content placeholder pages).

    Best Regards,
    Dimitar

    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.