data grid view header text font size,back color problem
data grid view header text font size,back color problem
i have taken a grid and to that grid i am binding a table from the sql server database 2005
the tabel contains 25 columns
my requirement is to each column header the header text font size should be different
for example the column1 should have font size of 10
for example the column should have font size of 11
for example the column1 should have font size of 12
so - on
and in the same way for column 1 header backcolor should be different for all the columns
for example the column1 should have back color of green
for example the column1 should have back color of red
for example the column1 should have back color of yello
so-on
i am using vb.net 2005
can any one in dotnet solve this problem
i dont understand how to solve this problem

