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.
When using the DropDownList in EJ2, if there is no data i want in the DropDownList , i need to enter the content manually, and i can get the input content in the background. What should i do?
POPrince Oliver Syncfusion Team February 27, 2019 10:50 AM UTC
Hi Bright,
Thank you for contacting Syncfusion support.
Based on your requirement, we suggest you use the ComboBox control which is similar to DropDownList control but with an editable input element. You can achieve your requirement by enabling the allowCustom property in the control. Kindly refer to the following links for further reference