Highlight Row functionality of ASP.Net GridView Data Control can be developed by using the combination of CSS and Javascript. You can use onmouseover event for row item of GridView Control. In ASP.Net GridView control renders HTML table to display the data items retrieved from the SQL Database.
