different color in rows

hi here is a simple question: How to set a particuliar text color in the GridDataBoundGrid according to a specific field value in the each row....? I dont know which event use in the GridDataBoundGrid during its construction...something like "rowDrawn" thanks for the answer lobrys

2 Replies

AD Administrator Syncfusion Team September 30, 2003 01:21 PM UTC

The event you are looking for is PrepareViewStyleInfo. Check out also the Grid\Samples\DataBound\GDBGMultiHeader sample where we also handle PrepareViewStyleInfo. Stefan


LO lobrys October 1, 2003 05:36 AM UTC

hi thanks for the reply it is working perfectly !!! bye lobrys

Loader.
Up arrow icon