I just newly learned how to put hover effects on a textbox or a shape using MouseEnter and MouseLeave of the object. I change the bordercolor and backcolor of the object when I hover the mouse pointer over it. I'm thinking about doing the same with a grid where data from a created table cursor are displayed. The grid is bound with the table cursor using recordsource in the Properties so all the contents of the table are displayed on it. If possible, I would like an entire row to have a different color (as highlight) when I move the mouse over the grid. Wherever the mouse is pointed, the row should be higlighted, just like in a series of textboxes. Can somebody help me how to do it? Is it possible? I hope the codes are easy to understand.
On my attachment, the mouse is pointed on the second row (Luffy) so its entire row should have different back color.
On my attachment, the mouse is pointed on the second row (Luffy) so its entire row should have different back color.