This question is locked. New answers and comments are not allowed.
Perhaps I am missing something very simple, but I have tried a number of things and searched everywhere I could think of in the forums and in the documentation, and even scouring the built-in themes for a hint, however I cannot figure out how to set a different color for the GridViewHyperlinkColumn or GridViewDynamicHyperlinkColumn. How can I do this?? I am creating the columns programatically, and I tried setting the CellStyle property using a style resource that set the FontFamily, Forecolor, and FontSize properties. No luck.
Thanks
Thanks