Does anyone know if it's possible to combine the RadMaskedTextbox with the spinner control that's on the RadNumericTextbox? I'm trying to replace a JQuery UI time picker, that implements a masked input and a spinner, with a Telerik alternative.
I've got the easy bit done...
and as far as I can see there isn't an option to enable the spinner, but if anyone can suggest a solution I would be eternally grateful!
Is there a way to bind the cursor key up/down event to a button click?