Visible columns

Hi, is there a way to reload the grid after a new column has been made visible? As i have made a custom query that only fetches data from the database based on the visible columns to make it faster. Thanks

You can execute Reload() method.

sorry maybe you didnt get what i meant, is there a function that gets called when ever a new column has been clicked and set to visible, in the column select dropdown.