Hi all,
I need your help on grid control.
I have a grid on a form with the AllowAddNew set to .t.
I have two questions.
1. How can I add a new record without having to be positioned on the last record in the grid and pressing the down arrow? Just by clicking with the mouse on the row after the last record displayed by the grid.
and
2. If the table is empty how can I add a new record with the mouse or keyboard?
Thank you.
I need your help on grid control.
I have a grid on a form with the AllowAddNew set to .t.
I have two questions.
1. How can I add a new record without having to be positioned on the last record in the grid and pressing the down arrow? Just by clicking with the mouse on the row after the last record displayed by the grid.
and
2. If the table is empty how can I add a new record with the mouse or keyboard?
Thank you.