Hi,

How do I set the style of a comboboxcolumn to DropDown, rather than DropDownList. I need to also allow type in the cell aswell as select from list. This is easy with a standard combobox using the DropDownStyle property.

Is this possible in the DGVCombo ?

Thanks

Bob