Hey,

Am I not right in saying that you can specify the CssClass property in your code? You could first check to see if the CssClass property of the GridView has a value, i.e. the user has set it in the ASPX markup, and if they haven't assign the default value that you want to use.

Gary