All Tags »
User Experience »
JavaScript »
Client-Side (RSS)
Sorry, but there are no more tags available to filter with.
-
This morning I came across a really well written new Blog by Miron Abramson on ASP.NET. One of his early entries is a method to Highlight the row in a GridView control as the mouse passes over it. I particularly like the way he abstracts the functionality out.
But as many of you know I am not a big fan of the GridView because of how bloated it ...