-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 8.5.0
-
Component/s: Components
-
Environment:
Zk 8.5.0 CE, latest Chrome (63.0.3239.132) on windows 10
-
None
If we used span="1" on a listbox, and hide some columns with Listheader#setVisible(boolean) then the header disappears but the listcells remain visible.
With span="true" on the listbox if some columns are hidden, then a remaining columns won't fill the remaining space.