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

CellType is ComboBox

Hi, how GrigGroupingControl CellType is ComboBox datasource setting Thanks Ken

1 Reply

AD Administrator Syncfusion Team July 14, 2006 10:25 PM UTC

Ken, You can assign a CellType as a Combobox in Grid using ''ItemTemplate'' for the ''GridColumnDescriptor''. please have a look at the attached sample. In this sample a column named "ComboxColumn" has cellType as DropDownlist by using Item template, you can also use this for EditItem template if you want the combobox while editing. See the ''BindingCombobox()'' method in the codebehind file from where the DropDownList gets its Data. Forum46498.zip [Sample ASPX Code] Let me know if this solves your query. Best Regards, A.Sivakumar.

Loader.
Live Chat Icon For mobile
Up arrow icon