set visWaitTimeout in ms to defer intialization until table become visible
Scope
This pull request includes a
[x] Bug fix
[ ] New feature
[ ] Translation
Changes
The following changes were made (this change is also documented in the change log):
If gridView renders invisible and option "visWaitTimeout" for Resizable Columns is set, then resizable columns initialization will repeatedly defer itself for visWaitTimeout ms, until table become visible
set visWaitTimeout in ms to defer intialization until table become visible
Scope
This pull request includes a
Changes
The following changes were made (this change is also documented in the change log):
Related Issues
issue 1066