Hey,
We are setting an editor per cell. When using EditorWithCombo we are looking for a way to set the style to DropDownList. When override the MustSelectFromList property, it will still let the user type free text. Any ideas?
Thanks,
Mano
Short answer:
In the same place where you set your Cell's "Editor" property, also set the Cell's "Style" property to "ColumnStyle.DropDownList".