Hi aw_muench,
On the cell, I hit <enter> to go in edit mode, and input a partial descriptor i.e. "desc", hit <enter>, msg-finish-entry activates and reads file looking for a match for 'desc', if found - populates the grid, if not found it calls a program that lists all records beginning with "desc" (description, description1, description2, etc). I choose an item that I want and populate the row of the grid. I use the modify <grid, cell-data = variable passed> command to populate the cells in the grid. Coming back to the grid, the cursor is gone and if I click on a cell (in that same row) and continue to input a numeric field I cannot input anything in that cell. As a workaround, I click on an item outside the grid, then click again on the grid. After this action, the grid behaves normal.
If I do not invoke a lookup, the grid functions correctly.
aw_muench in Extend and ACUCOBOL