In a Winforms .NET 9.0 project, I try to change a cell type from textbox to combobox in the CellBeginEdit event: Private Sub Grid_CellBeginEdit(sender As Object, e As ...