-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.4
-
Security Level: Jimmy
-
None
in the attached example:
clicking the second tab causes a JS error
this happens when a <columns> element is added at the same time as the frozen.setColumns() is called
The workaround is to have the <columns> element in place before the <column> elements are added
- relates to
-
ZK-2553 grid with frozen JS error
- Closed