Completed
Last Updated: 24 Feb 2021 13:11 by ADMIN
Release R1 2021 SP1
ADMIN
Lance | Manager Technical Support
Created on: 26 Jul 2018 14:04
Category: Entry
Type: Feature Request
15
RadEntry: MaxLength
Introduce a MaxLength property. 

An example of such a feature is the Xamarin.Forms Entry control's MaxLength property: 

https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/text/entry#limiting-input-length 
6 comments
ADMIN
Georgi
Posted on: 24 Feb 2021 13:11

Hi all,

More information on the MaxLength property you can find in the following article: https://docs.telerik.com/devtools/xamarin/controls/entry/entry-key-features#max-length.

Regards,
Georgi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Georgi
Posted on: 17 Feb 2021 08:58

Hello,

This item is available in latest internal build - LIB 2021.1.216 (16/2/2021)) and it will be also available in the next official release. You can find the LIB as a prerelease nuget or download the assemblies from your account.

Regards,
Georgi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Yana
Posted on: 08 Apr 2020 05:21

Hi Edward, 

Thank you for your input.  We definitely see the value in this feature, just it didn't make it to the planning yet.

As a temporary workaround, you can use the Entry TextChanged event which is raised on every new key entered, check the string length and if needed, truncate the last character.

Regards,
Yana
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Edward
Posted on: 07 Apr 2020 17:13
Almost 2 years after this, nothing happened with this basic, essential and straightforward feature of a Entry Box.
ADMIN
Yana
Posted on: 18 Sep 2018 09:56
Hi Keivan,

Thank you for casting your vote regarding this feature request.  We're keeping an eye on the item and will plan it if there is demand.

Regards,
Yana
Keivan Kechmiri
Posted on: 17 Sep 2018 07:43
Need this also...