-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
5.0.8
For example,
<custom-attributes org.zkoss.zul.listbox.rod="true"/>
<listbox checkmark="true" multiple="true" id="testListbox" height="400px" width="800px">
<listhead sizable="true">
<listheader label="Test"/>
</listhead>
</listbox>