Unplanned
Last Updated: 03 Aug 2022 09:34 by Nina
Daniel
Created on: 09 Oct 2020 14:20
Category: NumericTextBox
Type: Feature Request
15
Allow adornments in NumericTextBox
Is it possible to add the adornment features from the TextBox to the NumericTextBox? Specifically, the prefix and suffix? 
3 comments
Nina
Posted on: 03 Aug 2022 09:34

I would like to use the NumericTextBox controls in our form, but same as the people below are missing some options from the textbox to make it viable for a consistent look.

- suffix (show a unit with the number)
- validation icon 
- clear button

Johan
Posted on: 12 Oct 2020 07:40

Probably related to this: the success/error icons for these input controls are not shown either.


vs


 

Johan
Posted on: 12 Oct 2020 07:34

I have got the same question, but not only for NumericTextBox. 

The following controls don't support adornments:

  • kendo-maskedtextbox
  • kendo-numerictextbox
  • kendo-autocomplete
  • kendo-combobox
  • kendo-dropdownlist
  • kendo-multiselect
  • kendo-textarea

In fact, this hiatus makes the adornment feature of the regular textbox a bit useless: we don't want an inconsistent form where only some of the input controls have an icon, just because Kendo UI didn't include support for it.
This shouldn't be hard to adapt, no? 

I've also posted a question on Stackoverflow: https://stackoverflow.com/q/64247720

Thank you in advance for this fix.

Best regards,
Johan