RadControls for ASP.NET AJAX
You can use css style selectors to get the desired appearance. You need to define those css settings in separate classes and then assign them to the grid through the CssClass property of the control.
There are cases when one would like to have different visualization for the links in the grid,
compared to the ones outside the grid. Below is an example code which will make the default color of
the links in the GridHyperLinkColumn to be brown. The links will turn
orange and will have bigger font size on mouse hover or when visited.
There are two cases when you want to change the default color of links in GridHyperLinkColumn: