jQWidgets Forums

jQuery UI Widgets Forums TreeGrid Rows details and vertical scroll in treegrid

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 11 months ago.

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

  • jorotren
    Participant

    Hi everyone,

    I’m using a treegrid widget with row details configuration. The content of row details has one link and one div, initially div is hidden and with link user can shows/hides the div.

    If I don’t define height for treegrid initially I can see all rows but when I expand content of row details then last rows of treegrid are hidden.
    If I define height (500px for example) for treegrid then vertical scroll appears and I can see all rows but again when I expand content of row details then last rows of treegrid are hidden.

    How can I solve this?

    Best regards.


    Hristo
    Participant

    Hello jorotren,

    I try to simulate this but with no result.
    Only if you try to change the size of the content after you make the <div> visible this will break the TreeGrid.
    I would suggest you try with another approach (to set fixed size of the content of the “rowdetails”) you could try to use jqxTooltip/jqxPopOver to show more information.

    Best Regards,
    Hristo Hristov

    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.