Two problems with autocomplete control

Hello,

I have two problems with Autocomplete control:

  1. Not all items in the datasource are displayed in the dropdown box
  2. When an item has a point, for example '301.03', when you are filtering and write the point, the filter no shows anything ( if you write '301.' no items are displayed in the result of the filter.
Thanks.

3 Replies

PK Priyanka Karthikeyan Syncfusion Team January 28, 2025 11:43 AM UTC

Hi Manuel Caballero,

 

Thank you for reaching out to us!

 

We have created a simple sample using the Autocomplete component, where data is loaded properly in the popup, and filtering functionality works seamlessly in the latest version. To help you, we have included both the sample and a video illustration for your reference.

 

To better assist you in resolving your issue, could you please:

  1. Share a sample that reproduces the issue, or
  2. Provide the full page code snippet along with the steps to replicate the issue.
  3. If possible, attach a video illustration to help us better understand the issue.

We appreciate your understanding and cooperation. 

 

Regards,

Priyanka K


Attachment: MVCsampleEJ2_110401d6.zip


MC Manuel Caballero January 28, 2025 01:23 PM UTC

Hello,

It`s strange becouse in my app it doesn't work. Anyway, i am going to use dropdowncontrol with filtering. 

Thanks!



PK Priyanka Karthikeyan Syncfusion Team January 31, 2025 02:21 PM UTC

Hi Manuel Caballero,

 

We would like to inform you that the Autocomplete component supports custom values, and it operates based solely on the value property. However, if you prefer, you can opt for the DropDownList component with the filtering option, which may better suit your needs. The DropDownList offers greater flexibility by supporting both the text and value properties, and it also includes built-in filtering capabilities, allowing you to achieve the functionality you're looking for.

 

For more information about dropdownlist you can refer below UG documentation and demos

https://ej2.syncfusion.com/aspnetmvc/documentation/drop-down-list/getting-started

https://ej2.syncfusion.com/aspnetmvc/dropdownlist/defaultfunctionalities#/fluent2

 

If you need any further assistance or clarification, please don’t hesitate to reach out. We are more than happy to assist you further.


Regards,

Priyanka K


Loader.
Up arrow icon