FlexGrid merged cell value behind frozen rows

Posted by: malpacasville on 20 February 2019, 2:19 am EST

    • Post Options:
    • Link

    Posted 20 February 2019, 2:19 am EST - Updated 3 October 2022, 8:11 pm EST

    When using wijmo.grid.AllowMerging.Cells and frozenRows, the merged cell value is being hidden behind the frozen rows.

    In the image below the right half is while clicking on the cell to reveal it.

    (the full merged cell is twice the height of what’s visible)

  • Posted 20 February 2019, 2:23 am EST - Updated 3 October 2022, 8:11 pm EST

    Seems it’s happening without the frozen rows, so maybe something to do with the height of my header row.

  • Posted 21 February 2019, 2:39 pm EST

    Hi,

    We could handle formatItem and selectionChanged event to position the cell-content such that it tries to stay visible as much as possible. Please refer to the following sample which demonstrates the same:

    https://stackblitz.com/edit/js-z21brm?file=index.js

    ~Sharad

  • Posted 21 February 2019, 6:39 pm EST

    Thanks, works well.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels