AD
Administrator
Syncfusion Team
April 28, 2005 09:56 PM UTC
Hi Wing,
the grid supports out of the box navigating across cells using arrow keys. No events or properties are necessary to be set.
Did you make any changes in your grid sample code that could affect this behavior? Is the problem reproducable with grid samples that are shipped?
Thanks,
Stefan
>Hi,
>
>I have a problem on the grid with moving the selected row or cell with pressing the cursor keys. Is this setable with the grid ? Or do I need to define events ? and if so, which event is the most appropriate ?
>
>thanks
>Wing