This is a migrated thread and some comments may be shown as answers.

Enter Multiple Values or Ranges?

1 Answer 311 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 2
Bob asked on 03 Jun 2015, 06:45 PM

I need to be able to enter multiple values or ranges into a textbox, similar to MS Words print page function.

So, I could have something like 1-3, 7-10, 15,16. And I need to allow only numeric or commas.

Can that be done using the NumericTextBox?

If not, any ideas how I could accomplish this?

TIA,

Bob

1 Answer, 1 is accepted

Sort by
0
Accepted
Atanas Georgiev
Telerik team
answered on 04 Jun 2015, 12:10 PM
Hello Bob,

Kendo UI NumericTextBox does not support handling multiple values. I would recommend you to have a look at the MaskedTextBox widget:

http://demos.telerik.com/kendo-ui/maskedtextbox/index

Please have in mind that Kendo UI MaskedTextBox mask has a strongly defined length. For more details refer to:

http://docs.telerik.com/kendo-ui/api/javascript/ui/maskedtextbox


Regards,
Atanas Georgiev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
NumericTextBox
Asked by
Bob
Top achievements
Rank 2
Answers by
Atanas Georgiev
Telerik team
Share this question
or