How to program the function keys(right arrow, left arrow,
Up arrow, down arrow, tab, PgUp, PgDn) of datagrid?

Re: Program the function key of Datagrid by Jeremy

Jeremy
Thu Jul 10 11:34:25 CDT 2003

"Chrysan" <san17@hotmail.com> wrote in message
news:0bc801c346b7$e1b74630$a101280a@phx.gbl...
> How to program the function keys(right arrow, left arrow,
> Up arrow, down arrow, tab, PgUp, PgDn) of datagrid?
>

Have you tried trapping the KeyUp/Down/Press events yet?

Jeremy