jQWidgets Forums

jQuery UI Widgets Forums Grid Grid inline editing with rowdetails enabled

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 9 months ago.

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

  • gediminas
    Member

    Hello!

    I have a pageable grid that has rowdetails enabled. Now I’m trying to add editing functionality to the grid. However, I get “Uncaught TypeError: Cannot read property ‘rowdetailshidden’ of null” when trying to edit. Specifically it happens when I navigate to the second page and then try to edit a value. Editing on the first page seems to work fine.
    The error seems to be raised in the jqxgrid.js file in the function “ensurerowvisible”.
    The grid has virtualmode enabled (paged on the server side).
    jqWidgets v 2.9.3. Browser Chrome latest, MacOS.


    Peter Stoev
    Keymaster

    Hi gediminas,

    Thank you for the feedback. We will test your scenario and if we manage to reproduce such behavior, we will add a work item. As a solution, you may use another editing approach such as Popup editing.

    Best Regards,
    Peter Stoev

    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.