Is there a button in ExtJS with increment / decment function (something like that )? I have some number fields with values that usually change / decrease when editing, and this button will be very useful. Please note that it is not important for me to stick to the button on my number field, I mean that I can process it as a separate object.
Any bright ideas? Thanks in advance!
UPDATE: two narrow buttons held together will also be a solution .. Does anyone know how to place two buttons in one toolbar?
source
share