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

Is there a way to use ConditionalFormat work with DataBoundGridControl?

The ConditionalFormat works great. I''ve tried it with GroupingGridControls, and I wonder if exists something similar in the DataBoundGridControl (or even the GridControl). Thanks a lot

1 Reply

AD Administrator Syncfusion Team April 14, 2005 05:29 PM UTC

No. You would have to handle either PrepareViewStyleInfo (or maybe grid.Model.QueryCellInfo event) and do what ever tests you need to do to decide how to format the cell specified by e.RowIndex and e.ColIndex.

Loader.
Live Chat Icon For mobile
Up arrow icon