Hi,
I am facing issues with splitAt function in the grid. It works fine if I do not change the grid preferences. I have implemented the grid reference saving functionality in the DB. When I choose to hide some columns in the grid and save preferences, and then choose the freeze column option(splitAt), it gives me the following JS error:
Message: Could not get the display property. Invalid argument.
Line: 27
Char: 131
Code: 0
URI: test-gtsfi-portal.wellmanage.com … id_splt.js
Message: ‘this._fillers.length’ is null or not an object
Line: 11
Char: 1192
Code: 0
URI: test-gtsfi-portal.wellmanage.com … id_srnd.js
Message: ‘this._fillers.length’ is null or not an object
Line: 11
Char: 1192
Code: 0
URI: test-gtsfi-portal.wellmanage.com … id_srnd.js
Message: Could not get the display property. Invalid argument.
Line: 27
Char: 131
Code: 0
URI: test-gtsfi-portal.wellmanage.com … id_splt.js
Is it a known issue with the grid? Kindly suggest…
Thanks,
Sunil