Jump to content

UniDbGrid scroll with dgEditing


arilotta

Recommended Posts

Hi all,

I would like to scroll with key arrows up and down the grid, even when the grid is in editing mode.

I already enabled KeyNavigation in WebOptions, but the grid is navigable using the keys only when not in editing mode.

When in editing mode, pressing arrow down, it is the same as pressing key END, that is it moves the cursor to the end of the text; while pressing arrow up,

it moves the cursor to the beginning of the text.

I would like that pressing arrow down, the current record is posted, and the dataset moves to the next record,

while when pressing arrow up, the current record is posted, and the dataset moves to the previous record.

Could that be achieved in some way ?

Thanks to all the contributors,

Andrea

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...