Formatting Gridview
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have two problems formatting my gridview: 1) In IE7 the gridview doesn't show underlines for the headertext in the gridview - in Firefox it is shown. 2) In Firefox the gridlines for Columns are shown. In IE7 they are gone. I need it so, that I get the underlines for the headertext in IE7 and that the gridlines for the columns are not shown in Firefox. I cann't figure out, wich settings I need to make, to make this happens. I hope somebody can help me. My code for the gridview are: