I suggest you try setting the row style border color and border style properties as follow:
<RowStyle BorderColor="White" BorderStyle="None" />
Just FYI, on my page, setting the property GridLines="None" works. I noticed you already have that property set to "None", what version are you using?
Ricardo
2009-10-05 01:35:51