Recovered from DotNetJunkies blog -- Originally Posted: Tuesday December 27, 2005 Most of my personal (read: "for fun") programming time lately has been involved with web design. Being much more comfortable hiding behind a nice solid business object,...
Ran into this issue today in a SharePoint WebPart that was using the SPGridView to display a list of items. However, the underlying issue is with the base System.Web.UI.WebControls.GridView Control and how it handles the various ways you can set style...