Page 1 of 1

How can update the visible columns dynamically?

Posted: Fri Mar 24, 2023 1:24 pm
by agarcia

Hi,
I want to update the visible columns dynamically based on an array of visible columns I have.

How can I do that in the best way for Bryntum?

Regards


Re: How can update the visible columns dynamically?

Posted: Fri Mar 24, 2023 1:29 pm
by marcio

Hello agarcia,

You can use the https://bryntum.com/products/grid/docs/api/Grid/column/Column#property-hidden property to do that.