AD
Administrator
Syncfusion Team
July 20, 2004 12:56 PM UTC
You have to handle PrepareviewStyleInfo to do this. Here is a KB link that discusses this.
http://www.syncfusion.com/Support/article.aspx?id=561
Instead of just setting it when e.RowIndex == 8 as in the KB sample code, you would test your value at that point, and conditionally set the color depending upon the value.