Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
930
Use arrow buttons to update and navigate grid
posted

Hi,

I have a grid with a column set to ColumnStyle.IntegerNonNegative. The screen requires fast data entry so navigation has to be handled by the keyboard as much as possible.

The first problem is when a cell in this column is being edited, the up and arrow keys will +/- the value. I fixed this using the approach here http://news.infragistics.com/forums/p/9644/37561.aspx#37561.

The second problem is that when the up or down button is pressed, I need it to update the cell value and navigate to the next cell (without using the tab to invoke the update). Is there a way to do this?

Thanks!

Ryan

Parents
No Data
Reply Children