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,
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?
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