Hi,
I have a GridHyperLinkColumn which I set dynamically in the ItemDataBound event. In some cases (based on a boolean value in the underlying business object) the Hyperlinks navigateURL will not be set at all. On these cases I'd like the value to not appear as a hyperlink (not in blue or underlined). Do I need to change to a different column type? What would the code look like for that?
Thanks,
-Mike
