GridListControl and combobox

Is it possible to have one column in a grid list control act as a ComboBox. If so is there an example that can be provided.

I have read posts on changing the CellType, but no matter what I try on a GridListControl, the type remains "static"


1 Reply

JJ Jisha Joy Syncfusion Team January 14, 2008 08:31 AM UTC

Hi Andy,

No, it is not possible to have one column in GridListControl act as a ComboBox. Because it is a non editable control. The GridListControl is a System.Windows.Forms.ListControl-derived object.

Thank you for your interest in Syncfusion Products.
Regards,
Jisha


Loader.
Up arrow icon