Detect New Column

Posted by: oskarputraa on 23 August 2019, 8:58 pm EST

  • Posted 23 August 2019, 8:58 pm EST - Updated 3 October 2022, 7:32 pm EST

    Hi,

    How to detect column change so I can disable this row header visibility ? Everytime I insert new column, the row header that have been disabled before always appear.

    Could you help me with that ? Thanks.

    Oskar Putra

  • Posted 23 August 2019, 9:06 pm EST

    I use FlexSheet

  • Posted 26 August 2019, 2:18 am EST

    Hi Oskar,

    To hide the header row after every operation like adding a column, sorting, filtering, etc, you may need to handle the updatingView event and set the visibility of the first row of the FlexSheet to false. Please refer to the sample below:

    https://stackblitz.com/edit/angular-xdk4xm

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels