We have a grid that has alternate row background color set to light gray. The background color on grid tooltip is different for normal row and alternate row. Is there a way to remove tooltip background color on alternate row?
We use UltraWinGrid v9.1
Thanks,
Crystal
Hi Crystal,
Hm, this appears to be a bug. The ToolTip must be resolving it's appearance using the AlphaLevel, but it should be ignoring it.
I will forward this thread over to Infragistics Developer Support so they can check it out and get this fixed.
Hi Mike,
I was able to reproduce the issue in a sample project. Please see attachment. We use Alpha level in alternate row to achieve required visual look. When mouse hover on street column, tooltip will show on some cell, notice when mouse on alternate row, there is a gray background in the tooltip. If there is no alpha blending in the alternate row, it works fine.
The issue is more noticable when screen contract and brightness are lower.
Thank you for looking into this issue.
Crystal.
Yes, I got the latest service release. The issue is still there. I'll create a sample project later.
Thanks.
Did you try getting the latest service release?
If that does not help, then see if you can provide a small sample project demonstrating this behavior and we will be happy to check it out.
We use 2009 Vol. 1. Thanks.