Our blazing fast Grid component built with pure JavaScript


Post 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


Post by marcio »

Hello agarcia,

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

Best regards,
Márcio


Post Reply