jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: jqxgrid jqxgrid #69253

    apulcino
    Participant

    Hi Dimitar,

    I apologize for posting a portion of the source code — that was certainly an oversight on my part. I would gladly edit out the offending bits, but the forum apparently will not let me edit my previous posts. Is there a better location to submit bugs?

    Regarding IE8, I agree that the demos work fine. However, if you add an element with an id attribute set to “mid” on your page (e.g.: <div id=”mid”></div>”), you can reproduce the error. IE is reserving element id values in the global JavaScript namespace and your undeclared mid variable is finding that object reference.

    I have also verified that this bug happens in IE9 as well.

    Thanks,
    Andrew

    in reply to: jqxgrid jqxgrid #69207

    apulcino
    Participant

    It looks like this issue also occurs in jqxlistbox.js, on line 704.

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