We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Combo box in a readonly cell

I have a column whose cell type is a combobox. I have set one of the rows in the gridcontrol as readonly. Now when i click in that cell with type as combobox it shows me the combobox options. I don''t want it to display the combobox options when i click in a read only row.

1 Reply

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;

Loader.
Live Chat Icon For mobile
Up arrow icon