-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
None
-
Affects Version/s: 6.0.0
-
Component/s: Components
-
None
Click on detach Button in the following sample.
<zk> <combobutton id="cb" label="Combobutton" /> <button label="detach" onClick='cb.detach()' /> </zk>