Unplanned
Last Updated: 25 Feb 2020 12:56 by ADMIN

If I have a min length of 3 and enforceMinLength set to true, if you enter in 3 or more characters and then start deleting them (keyboard) once you get below the min length the dropdown remains open when it should close.

 

See the dojo option under the enforceMinLength API documentation for a sample to test.

 

 

 
Unplanned
Last Updated: 29 Apr 2024 14:21 by Andy
Created by: Andy
Comments: 0
Category: AutoComplete
Type: Feature Request
1

Hi Team,

I would like to request to include masking to the Input element of a Kendo UI AutoComplete.  This would help if a user needed to input a specific format into the autocomplete such as an email, ssn, or phone number but the data did not include special characters during filtering. 

Thank you!