Hi,
I have a browse using ERP where I have to keep one empty row at the bottom of the browse at all times. When the user fills in the empty row I add a new row and call "Loc:Eip = 0; do CallBrowse". This causes the browse to refresh and show the empty row. The focus of the browser ends up in some uncertail postion.
I need to position the browser ERP focus on the first colum in the last row of the browse after the browse is refreshed. Does anyone have any suggestions on how I can do this?