-
Bug
-
Resolution: Fixed
-
Normal
-
5.0.10
-
Security Level: Jimmy
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