WebDataGrid CSS styling guide Alex Kartavov / Wed, Aug 25, 2010 Styling WebDataGrid 1. Css Classes applied from control level 1. CssClass – applied to the grid’s frame. 2. HeaderCaptionCssClass – applied to the header caption of every column. 3. ItemCssClass...
Aligning data inside of WebDataGrid columns Alex Kartavov / Tue, Aug 10, 2010 Very often data inside of WebDataGrid columns need to be aligned either to the left or to the right. Right alignment is very useful when dealing with numeric data. Just like any other styling option...