ComboBox Cell Type

I have a column that is only composed by combobox cell types but i want the combobox only to appear on the current row. how can I do that?

1 Reply

AD Administrator Syncfusion Team September 2, 2004 03:30 PM UTC

When you are setting up the properties to display the combobox, also set style.Showbuttons = GridShowButtons.ShowCurrentRow for that column as well.

Loader.
Up arrow icon