Spreadsheet-like behavior of dataGrid
Posted: Sat Jan 19, 2013 9:57 pm
Apologies if this re-posts; first effort appears not to be showing up.
I'm trying to activate the cell BELOW the current one after user enters data
(i.e. user enters '33' and clicks <RETURN>; I'd like the cell immediately below the one with the 33 to become active for editing)
I've tried 'focus on' after retrieving the names of the fields in the dataGrid, but this seems to be disallowed
Is there a dg command or simple trick I should be thinking of?
Thanks!
Bruce
I'm trying to activate the cell BELOW the current one after user enters data
(i.e. user enters '33' and clicks <RETURN>; I'd like the cell immediately below the one with the 33 to become active for editing)
I've tried 'focus on' after retrieving the names of the fields in the dataGrid, but this seems to be disallowed
Is there a dg command or simple trick I should be thinking of?
Thanks!
Bruce