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.
I have read the documentation and worked with the sample code and have not been able to define a cell as a combo box. First of all, I am new to VB.NET and am still learning object oriented programming. Here is what I need: A simple VB.NET example of assigning a style.celltype as a combo box at runtime. The example should not assume that I know anything and therefore include all necessary code. In the past I have been able to use an example like this (in other areas of .NET) and become productive very quickly.
Thanks in advance for any help you can give.
ADAdministrator Syncfusion Team September 16, 2003 06:45 AM UTC
Attached is your sample. You can see a more complete sample that shows the various features of comboboxes in grid cells in the Syncfusion\Essential Suite\Grid\Samples\CellTypes\ComboboxCells sample.