Since version 3.5.0 Telerik RadGrid provides
AutoFormat feature (presented in this
online example). Thus the appearance of Telerik RadGrid is easily customizable, setting a
single
Skin property. This is all you need to define the look and feel for the grid items/
alternating items/headers/footers/etc. using the predefined skins of the control. These skins
are located in the
RadControls/Grid/Skins subfolder of the product's installation folder
- you need to copy the RadControls folder in your application root to reference them properly.
You can also extend the default skin set with your custom skins (following the conventions
stated in this online help topic) or modify the existing ones:
Creating new skins
Modifying existing skins
or use the
Theme mechanism avaiable under .NET 2.0:
Themes
If you experience some discrepancies in the skin visualization when migrating from IE6 to IE7,
visit the knowledge base article below along with the resource linked at the bottom of
it:
Migration from IE6 to IE7