jQuery UI Widgets Forums Grid Error Full Row Edit and Column Sorting

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

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

  • Charles
    Participant

    When enabling Full Row Edit (editmode: ‘selectedrow’) and Column Sorting (sortable: true) we get the follow Javascript error :

    TypeError: Unable to get property ‘length’ of undefined or null reference
    at each (jquery-1.11.2.js:356:3)
    at _closeAll (jqx-all.js:7:1130436)
    at _closeAfterClick (jqx-all.js:7:1151282)
    at jQuery.event.dispatch (jquery-1.11.2.js:4667:6)
    at elemData.handle (jquery-1.11.2.js:4335:5)

    Repro :

    1. Sort on a column
    2. Enter edit mode by double-clicking on a row
    3. Click anywhere outside the grid but on the page

    I’m using jqWidget 4.1.2, jQuery 1.11.2, RequireJS 2.1.15, Internet Explorer 11 (but I get the same error with Chrome), Windows 7 Pro.


    Dimitar
    Participant

    Hello Corbeau3000,

    Thank you for the valuable feedback. We confirm this issue and have created a work item for it.

    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.