AD
Administrator
Syncfusion Team
December 17, 2004 09:33 AM UTC
Take a look at the grid\Samples\CellTypes\ComboBoxes. It shows all different settings for comboboxes including 2 that will prevent the combobxes from dropping.
They are
style.Clickable = false;
style.Enabled = false;