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.
We have a GridDataBoundGrid with ComboBox and GridListControl cells. We set the GridDropDownStyle to AutoComplete. When we delete a value in that cell and move away from the cell the entire application freezes and has to be shut down.
With the GridDropDownStyle set to Editable it works fine, but we want to limit the selection to the list. How can we solve this? We are using VB.Net.