gridview data display with different colors depends on text
Posted
by sravan-grs
on Stack Overflow
See other posts from Stack Overflow
or by sravan-grs
Published on 2010-05-08T06:54:53Z
Indexed on
2010/05/08
6:58 UTC
Read the original article
Hit count: 232
ASP.NET
I am displaying student attendance in Gridview from sql server. i choose apsent as A, present as P and leave as L. Now i would like to display A in red color, P in green in Gridview databind, not for header text. How is it. please help me
© Stack Overflow or respective owner