I am using an UltraFormattedLinkLabel for a column's EditorControl in an UltraGrid to show a hyperlink in the grid cell. When the grid's row is selected, the selected row's background turns blue, and the text in the other cells turns white to make it easier to see. However, the link remains blue, making it hard to see.
is there any way to make the link white as well when the row is selected?
John
Hi John,
I'm pretty sure that this is a known bug in the control and I thought it would have been fixed by now. If you do not already have it, you should try getting the latest service release and see if the issue is fixed.
If not, please let me know what version you using and I will check it out.
In the mean time, if you want to work around the problem, I posted a solution here: Looking to change text appearance in cell in ColumnStyle.URL Column - Infragistics Community