Page 1 of 1

[SOLVED] Column frozen in the grid

Published: April 14, 2026 - 11:00 AM
by sterobo
Hello everyone,

I'm trying to freeze a specific column in the inventory view when a large number of properties are displayed.

In this case, the console freezes a column, and it's possible to place a specific column before or after the frozen one, but this seems very random.
However, from one console opening to the next, the index of the frozen column doesn't seem to be the same, and sometimes there are no frozen columns at all.

I can't find where to define this setting.

I looked in waptconsole.ini, specifically in the JSON for the GridHosts_GridSettings property under the [TApplication.VisWaptGUI] section, but I didn't see any Frozen attribute for the columns. It might be defined elsewhere, but I'm a bit stuck...

Wapt v2.6.1.17765 / Windows

Re: Column frozen in the grid

Published: April 14, 2026 - 1:08 PM
by dcardon
Hi Steven,

indeed, looking at the code, it's not handled well...

We don't have much time to delve into it right now since we're preparing release 2.7. I'll create an internal ticket to keep a record and not forget about it. :-)

Regards,

Denis

Re: Column frozen in the grid

Published: April 14, 2026 - 1:37 PM
by sterobo
Okay, thanks for the reply!