The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
is there a possibility to set autocompletebox popup with by my text length in popup? I want it to be minimum width like my autocomplete box but if not all text is seen in pop - set it like text length.
CIChristopher Issac Sunder K Syncfusion Team May 22, 2019 07:15 AM UTC
Dear Customer,
Greetings from Syncfusion support.
To resize the autocomplete popup based on text length, we need to set the popupWidth property to auto to achieve the behavior. Here is the code snippet,