I'm curious on how to go about change the default link color of a datagridview when the row is selected. I have the first column of the gridview a link so that if the user clicks that link, it then goes to the next form... However I have the gridview set up so you can highlight the entire row (for other functions). Since the link is blue and the selection bar is also a shade of blue, it makes it very hard to read. I have the other text to change on selection to white so it makes it very easy to read on the blue backround highlight.
any suggestions are greatly appreciated.
Moved byBin-ze ZhaoThursday, December 10, 2009 10:25 AMwindows form (From:Visual C# General)