30 January, 2009
0 Comments
0 categories
When you want to use the arrow keys to select rows in an ASP .NET 2.0 GridView, follow the steps in this article:
http://www.codeproject.com/KB/webforms/GridViewRowNavigation.aspx
It also explains, how you can prevent the default action of the arrow down / up keys (scrolling the browser window).
Tags: Javascript