I recently updated a .NET 1.1 project containing an UltraWebGrid version 4.3 to .NET 2.0. I upgraded to UltaWebGrid 6.3 at the same time. But after the conversion, the rows in the grid look terrible. There are no borders around the cells, no background color and the font is large and ugly. Everything regarding the display in the grid is set to default values and I don't set any display properties in the code. It looked fine before the conversion and bad after. Any help would be greatly appreciated.