Declined
Last Updated: 20 Nov 2019 09:47 by ADMIN
Sharon
Created on: 19 Nov 2019 22:15
Category: UI for Xamarin
Type: Feature Request
0
IP Address control and MAC address control for data entry

It would be great to have controls to enter an IP Address and a MAC address.

IP Address in the form of: ###.###.###.### where the # ranges from 0 to 255 for each octet.

MAC address in the form of: ##-##-##-##-##-## where the # ranges in hex from 00 to FF. 

1 comment
ADMIN
Yana
Posted on: 20 Nov 2019 09:47

Hi Sharon,

I would suggest you take a look at our RadMaskedInput control - with it you can apply a mask to the entry and thus restrict user input. 

As you've mentioned IP Address, the MaskedInput provides built-in static expression for it, please check it here: Regex: Mask Extensions.

Regarding MAC address - you can manually set the needed mask through the provided tokens: Mask Tokens.

I've updated the status of this item to "Declined".

I hope I was of help. Let me know should you have any additional questions.

Regards,
Yana
Progress 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