JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Table › Table hiding columns › Reply To: Table hiding columns
September 22, 2023 at 6:05 am
#108763
Markov
Keymaster
Hi,
Each column has a ‘visible’ property. If you want to hide it, you can use code like this: table.columns[0].visible = false;
Regards,
Markov
Smart UI Team
https://www.htmlelements.com/