A chapter code can implement a DataGrid window that supports UP, Down, and Pageup, PageDown, Home, End, ENTER keyboard operations, return the selected value to the initBox1 of the initial window after pressing the Enter.
Webform1.aspx
<% @ Page language = "c #" codebehind = "Webform1.aspx.cs" autoeventwireup = "false" inherits = "complextest.webform1"%>
Webform1 title>