AD
Administrator
Syncfusion Team
November 10, 2004 07:13 AM UTC
You set the DataSource, CellType, ValueMember and DisplayMember properties in the column''s Appearance object.
this.gridGroupingControl1.TableDescriptor.Columns["Col1"].Appearance.AnyRecordFieldCell.CellType = "ComboBox";