Sample data · this browser only
Numeric keypad
A popup keypad that writes an amount into the box that opened it -- same pass-back as the date picker. Go! or double-click. Mouse keys. OK posts the value.
Sample amounts
Two boxes, one keypad. Native number box remains (spinner steps by 1).
What this demo shows
A popup keypad that returns an amount to the field that opened it -- Access NiftyKeypad.
- Calling control -- Amount 1 and Amount 2 share one keypad. The extra writes back to the box that opened it.
- Mouse keys -- 0-9, 00, decimal, BK, C. OK posts and closes (one fewer key press).
- Go! or double-click -- both open the keypad.
- Native number box -- stays for typing and the spinner (step 1).
Will this work when the data is in a database?
Yes. The host field is an ordinary Currency / number. The popup is UI.
Sample data only. Pattern page — numeric keypad extra.