DataGrid Column Visibility Control

Hi, is it possible to have some sort of visibility control for DataGrid Columns. In some situation, I don’t want all columns to show up. For example, in a mobile screen, I would want to hide some columns, while these columns will show up in a bigger screen. You know what I mean. Cheers

There’s a topic for just this purpose, in Anvil’s Docs. Specifically, in

2 Likes

Thank you, it can be done.