Hi,
I've noticed a couple bugs in dbr.lockcolumns, these are:
- If you hide columns the column that should be frozen is offset by the number of hidden columns.
- Column filters set with dbr.column.filter do not lock and as such as soon as you scroll horizontally the column filters are incorrect above the columns.
To mimic excel functionality, this feature would also need to freeze column filters above the frozen columns
Thanks for taking a look at these issues!