I have a grid with one column
Column has a container
How do I trap a keypress event, specifically the up/down arrows
I have experimented with a textbox which skips the cursor and refresh the grid, but I have not been able to get the textbox in the container to get focus after each keypress
If I can do it without having the dummy "Keypress" text box, would be better.
Column has a container
How do I trap a keypress event, specifically the up/down arrows
I have experimented with a textbox which skips the cursor and refresh the grid, but I have not been able to get the textbox in the container to get focus after each keypress
If I can do it without having the dummy "Keypress" text box, would be better.