R
richilli
Hello
I have a datagrid bound to a dataset and on first display the focus
automatically goes to the first row first cell. I have code that will
allow me to navigate up and down the grid using the arrow keys but
when i first show the grid i cannot use the keys because the focus is
on the cell. If I click to the left with the mouse the focus switches
to the row thus allowing me to use the arrow keys.
How do I programatically change the focus on page load from datagrid
cell to datagrid row thus allowing me to use the arrow keys.
Any help would be very much appreciated!!
Thanks
R
I have a datagrid bound to a dataset and on first display the focus
automatically goes to the first row first cell. I have code that will
allow me to navigate up and down the grid using the arrow keys but
when i first show the grid i cannot use the keys because the focus is
on the cell. If I click to the left with the mouse the focus switches
to the row thus allowing me to use the arrow keys.
How do I programatically change the focus on page load from datagrid
cell to datagrid row thus allowing me to use the arrow keys.
Any help would be very much appreciated!!
Thanks
R