-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.3, 7.0.8
-
Security Level: Jimmy
-
ZK 8.0.3 S1
-
None
I put the format "#00" on an int spinner to always display at least two digits. When the value != 0, it works as expected. If you reach 0, though, the arrow buttons do not work anymore. And if you blur (tab out or click somewhere else) you get the constraint message "You must specify an Integer, rather than 00."