Declined
Last Updated: 03 May 2023 12:57 by ADMIN
Wes
Created on: 26 Apr 2023 17:38
Category: NumericTextBox
Type: Feature Request
0
Numeric Text Box - Hide Stepper arrows if step value is null
I have a numeric textbox that takes a large range and would never be changed sequentially.  For this reason, I would like to hide or disable the stepper control completely.  I think the most logical solution is to pass a null or empty value to the step parameter.  Can the control be updated to interpret the null such that the arrows are removed from the control?  I think this is a much better solution than modifying the appearance through CSS, and is less likely to be affected by subsequent control updates.
1 comment
ADMIN
Dimo
Posted on: 03 May 2023 12:57

Hello Wes,

Is there a reason why you can't set Arrows to false and optionally, Step to 0?

The Value, Min, Max and Step parameters of the NumericTextBox must be of the same type. From this point of view, this feature request is applicable to a limited number of scenarios.

Regards,
Dimo
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!