Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to handle keyboard events, keypress e.g., of data grid on client side
You can use a Javascript event PressNewKey on the client side Rgds, aLi
but how? i want to highlight next row on the datagrid form the current row using arrow up & arrow down key.