Freeze columns on right of FlexGrid on LTR languages

Posted by: kamil.zainal.abidin on 30 July 2020, 9:40 pm EST

    • Post Options:
    • Link

    Posted 30 July 2020, 9:40 pm EST

    Hi,

    I’ve been looking to add a frozen actions column (buttons to delete, etc) on the right hand side of a FlexGrid (using Angular 9, Wijmo Angular 5.20193.637). Looking around the forums I’ve found this post https://www.grapecity.com/forums/wijmo/how-can-i-freeze-columns-o back in 2017.

    Has there been any progress in implementing this kind of feature in Wijmo since then, or do these limitations still exist?

    Thanks for your help

  • Posted 3 August 2020, 4:49 pm EST

    Hi Kamil,

    This is limitation of FlexGrid and this feature will not be added to the grid because it will hurt the performance of the grid and will also increase the size of the grid.

    But you can use two different grids with the same CollectionView and bind them together using CSS so it will look like they are a single grid. Please refer to the sample link below for reference:

    https://stackblitz.com/edit/js-ctfhj8?embed=1&file=style.css&view=preview

    Regards,

    Ashwin

  • Posted 4 August 2020, 7:49 pm EST

    Hi Ashwin,

    That looks like a good starting point for us to work from.

    Thanks again!

Need extra support?

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

Learn More

Forum Channels