Hi,It is possible to remove the highlighting of certain specific rows when hovering with the mouse in a grid according to the information entered in the row tag ?Best regards
Hello Pokorny,
Thank you for your update, although it is rather difficult to tell exactly what kind of layout your UltraGrid is using from your screenshot? From the screenshot, I’m guessing that you have the grid in a card view, but it could also be a GroupByRow or RowLayout?
Would it be possible for you to provide an isolated sample project that shows the behavior you are seeing, as this would be the most direct way for me to provide an answer on how to remove the hover color?
Please let me know if you have any other questions or concerns on this matter.
Hi Andrew,The control I use is this one:
private Infragistics.Win.UltraWinGrid.UltraGrid _ultraGridComments;
I am sending you a screenshot of my grid for you to understand better. I would like to remove the orange highlight from the line that appears under my mouse cursor when I hover over it.
Thank you in advance
My team and I have done an initial review of this forum thread, and I would just like to confirm that you are asking about the UltraGrid in Infragistics for Windows Forms? I ask, as the UltraGrid does not have a row hover highlight by default. Can you please verify which control you are using?