data display in gridview with diffent color depends on text in asp.net
Posted
by sravan-grs
on Stack Overflow
See other posts from Stack Overflow
or by sravan-grs
Published on 2010-05-08T04:06:43Z
Indexed on
2010/05/08
4:18 UTC
Read the original article
Hit count: 279
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. How is it. please help me
© Stack Overflow or respective owner