How to set a celltype to a combobox

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.

1 Reply

AD Administrator 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.

Loader.
Up arrow icon