Completed
Last Updated: 09 Feb 2024 14:04 by ADMIN
Daniel
Created on: 09 Oct 2020 14:20
Category: NumericTextBox
Type: Feature Request
18
Allow adornments in NumericTextBox
Is it possible to add the adornment features from the TextBox to the NumericTextBox? Specifically, the prefix and suffix? 
7 comments
ADMIN
Martin
Posted on: 09 Feb 2024 14:04

Hi all,

I am happy to announce that the NumericTextBox now supports adornments. For more details please check the following article:

https://www.telerik.com/kendo-angular-ui-develop/components/inputs/numerictextbox/adornments/

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
ADMIN
Martin
Posted on: 04 Aug 2023 07:12

Hi Daniel, Nina,

The adornments feature for the rest of the input components is still not part of our immediate development plans and we are still tracking the demand for it.

In the meantime, any additional content can be adjusted with some custom CSS inside or next to the NumericTextBox component as demonstrated in the following demo:

https://stackblitz.com/edit/angular-1fhrep

Using absolute positioned elemnts might not be an ideal workaround, but could be considered if the feature is must have in the poject.

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Daniel
Posted on: 28 Jul 2023 17:50
Any update on this? Would be a really nice feature.
Nina
Posted on: 26 May 2023 07:43
Now almost a year has past, and once again, I could use the Adornments for a numeric textbox. It's a scientific form, that needs units to be displayed.
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