-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 5.0.10
-
Component/s: Components
-
Security Level: Jimmy
-
None
sample code:
<zk> <window title="Spinner" border="normal"> <spinner id="spinner" /> <button label="spinner" onClick='alert("" + spinner.getValue())' /> </window> </zk>
- blocks
-
ZK-1949 Clear the input value in a spinner with binding integer value will cause UiException
-
- Closed
-