Visible frozen columns

This example demonstrates how to set up visible frozen columns in ParamQuery Grid. To achieve that, we write a custom function to exclude the hidden columns.

In this example, some of the columns are initially hidden.

hideCols event is used to refresh freezeCols option when columns are displayed / hidden in run time from the columns header menu.