Don't want any No records Template in AutoComplete.

Hi Syncfusion Team,

I am using AutoComplete Control.

In that I don't want any No record Template.

Now I Am adjusting with this custom template.

code --> 

<ng-template #noRecordsTemplate>

<span class='norecord'>Add New</span>
</ng-template>


but, if there is no match then I don't want to show anything like this 




1 Reply

YS Yohapuja Selvakumaran Syncfusion Team May 9, 2024 10:56 AM UTC

Hi Yogesh,


We have already logged this request Need to introduce a new property called "showEmptyResultText" DropdownList component as uncertain feature. We will implement this feature in any of our upcoming releases. We will prioritize the features every release based on the demands.


You can track the status of this report through the following feedback link,


Feedback link: https://www.syncfusion.com/feedback/53108/need-to-introduce-a-new-property-called-showemptyresulttext-dropdownlist-component   


If you have any more specification/suggestions for the feature request, you can add it as a comment in the portal and cast your vote to make it count.



Regards,

Yohapuja S


Loader.
Up arrow icon