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

Checking if a column in a GGC has a dropdown list

Hi, Is there a way to check if a column in a GGC has a dropdown list? Regards David

1 Reply

AD Administrator Syncfusion Team July 5, 2005 09:00 AM UTC

Have you set the GridColumnDescriptor.Appearance.AnyFieldCell.CellType to be "ComboBox"? If so, you can try test for this. Exactly how you get the column descriptor depends upon where you want to do such a thing. You can always loop through grid.TableDescriptor.Columns, but there may be better ways depending upon where you are an dwhat you know at that point. If you know a GridTableCellStyleIndentity then you can get it through the Column property if it is not null.

Loader.
Live Chat Icon For mobile
Up arrow icon