Columns can be frozen in ParamQuery Grid by setting the option freezeCols
to a desired number.
freezeCols
option includes hidden columns so e.g., if its value is set to 4 and there are 2 hidden columns in the first 4 columns,
then only 2 columns would appear to be frozen in the viewport.