Community

Highlighting Rows in a GridView…

(John Kilgo) I like the idea of highlighting rows in a GridView as the user scrolls the mouse up and down. The effect can be achieved using the RowDataBound event handler to add OnMouseOver and OnMouseOut attributes to handle the color change.

Read More - Register for Free Membership