I have gridview in asp.net ( c# ) , and i have to column in gridview 1st column it's a number and 2nd column it's a color , and I use SQL server database and I used sqldatasource in asp.net .. The question ?
I wont the color in 2nd column depending the value from database ,since
I saved in the database color name for example :
1 red
2 black
3 blue
4 green
I wont the color in gridview without color name ?
please I wont the answer ... Thanks & best my regards for all
I wont the color in 2nd column depending the value from database ,since
I saved in the database color name for example :
1 red
2 black
3 blue
4 green
I wont the color in gridview without color name ?
please I wont the answer ... Thanks & best my regards for all
Comment