jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • Ravi Gopalan
    Participant

    Hi,

    I tried using the $window.off to switch off the mouse up event handlers but it seems that event handlers added using addeventlisteners can be removed by eemiveeventlistener for which we need the reference to the function but jqxgrid adds an anonymous function. Do I am not able to remove the the event listener by jqury off.

    I am desperately looking for help from within jqxgrid.

    Regards,
    Ravi Gopalan


    Ravi Gopalan
    Participant

    Hi,

    I checked the latest version on your site and that too has this window.top.document.addEventListener call which is why I had to raise this issue.

    I checked the remiveHandlers code as well and that removes all the handlers attached to this object and not the window.top.document handlers.

    Any help would be definitely appreciated.

    Regards,
    Ravi Gopalan


    Ravi Gopalan
    Participant

    Hi,

    I also landed up in this problem. I saw few calls to top.window.document.addEventListener which doesn’t get removed when the jqxgrid destroy is being called.

    Iam not sure how to remove these event handlers as they aren’t getting removed even after unloading the iframe is removed/unloaded.

    If this can’t be removed, can u I get an explanation on why it is added only in the case of window.frameElement exists.

    Any help on this issue would be greatly appreciated.

    Regards,
    Ravi Gopalan

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