ASP.NET RadGrid styling

 

/* grid alternating row */
div.RadGrid .rgAltRow
{
   background: White;
}
div.RadGrid .rgRow
{
   background: White;
}
div.RadGrid_Default 
    background: white;
    color: black
div.RadGrid_Default .rgAltRow td
    border-color:white
}
/* grid alternating row */
div.RadGrid .rgAltRow
{
   background: White;
}

 

 

 


RealWorldCode gives developers practical, real‑world solutions with clean, working code — no fluff, no theory, just answers.
Links
Home
Knowledge Areas
Sitemap
Contact
Et cetera
Privacy Policy
Terms and Conditions
Cookie Preferences