jQuery UI Widgets Forums Grid createeditor + paging + Internet Explorer

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

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

  • goooseman
    Participant

    Hi,

    I’m using a dropdownlist as an editor when you click a specific column (cells) on a grid. The records from the grid comes from the database and its paged. When I click a cell on the first page, the dropdownlist is displaying properly.

    But if I refresh the page and go to a different page right away, I am getting a javascript error in Internet Explorer (Chrome, Ff is fine).

    SCRIPT5007: Unable to get property '_arrange' of undefined or null reference
    on jqx-all.js, Line: 7, Column: 1022527

    Specifically from this code: b.listbox._arrange()

    For some reason, my source is not being passed to the listbox propery.

    Is this a known issue?

    Thanks!

    Regards,
    goooseman


    Dimitar
    Participant

    Hi goooseman,

    There is no such known issue. We do not experience it when testing the demo Customized Editors (the column “Ship Country” has a dropdownlist editor). Please make sure you are using the latest version of jQWidgets (4.1.2). If the issue persists, please share a jsEditor example we can test to reproduce the issue and what version of Internet Explorer you are using.

    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.