What is the best way to color a hyperlink column in the RadGridView during runtime? For example, I want to change the default color, the visited color, mouse over, etc.
I can confirm that this is the CellFormatting event is the correct way to introduce such changes to a hyperlink cell. We will consider adding an example in our documentation in future.