jQWidgets Forums

jQuery UI Widgets Forums Grid Row Details visibility initialisation issue

This topic contains 2 replies, has 3 voices, and was last updated by  jenscski 9 years, 6 months ago.

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

  • Karl
    Participant

    There is an array called detailsVisibility that is initialised too late when using a grid with row details, ajax binding and sorting.
    In version 3.9.1 the array detailsVisibility is only initialised when showrowdetails, hiderowdetails REMOVED CODE – EULA VIOLATION
    or updatebounddata functions run
    eg.
    REMOVED CODE – EULA VIOLATION

    In my case since data is ajax bound the following stack executes
    ….REMOVED CODE – EULA VIOLATION


    REMOVED CODE – EULA VIOLATION

    the solution(maybe):
    modify function REMOVED CODE – EULA VIOLATION

    REMOVED CODE – EULA VIOLATION


    Peter Stoev
    Keymaster

    Hi Karl,

    Please, avoid posting code from our sources, because it is illegal. In case we find out there’s an issue with showrowdetails, hiderowdetails, we will resolve it in future release. For that part, thanks for feedback.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    jenscski
    Participant

    I’m having the same issue, and the error was introduced with version 3.9.1.

    Hope for quick release to fix this issue.

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

You must be logged in to reply to this topic.