Diane, I am not clear what you are trying to accomplish but if you "SAVEROW" in on exit column eep and on exit row eep the data will be saved.
If you want to change data in the table use the update command followed by PROPERTY TABLE <Your table name> 'REFRESH' John From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, January 27, 2009 1:30 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Setting Focus on First Column in dbGrid Hi, John, That's exactly what I was looking for. Thank you so much! Just as an aside, do you (or anyone else) know how to store a value in a particular column of a dbGrid through PROPERTY? Diane In a message dated 1/27/2009 12:12:56 P.M. Central Standard Time, [email protected] writes: Diane, PROPERTY <Component ID> SELECTEDINDEX 'Value' should set focus on the column in a DBGrid. John From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, January 27, 2009 12:23 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Setting Focus on First Column in dbGrid Hi, all, Does anyone know of a way to force the focus to the first row and column of a dbGrid? If a user left a dbGrid with the cursor position somewhere in the table that was not in the first row, first column; and then returns back to that dbGrid, the focus does not return to the first row, first column. I'd like to force the focus to the first row, first column through an EEP. Any ideas? Thanks, Diane DeMers Sugarloaf Software DeKalb, IL _____ A Good Credit Score is 700 or Above. See <http://pr.atwola.com/promoclk/100000075x1215855013x1201028747/aol?redir=htt p://www.freecreditreport.com/pm/default.aspx?sc=668072%26hmpgID=62%26bcd=Dec emailfooterNO62> yours in just 2 easy steps! _____ A Good Credit Score is 700 or Above. See <http://pr.atwola.com/promoclk/100000075x1215855013x1201028747/aol?redir=htt p://www.freecreditreport.com/pm/default.aspx?sc=668072%26hmpgID=62%26bcd=Dec emailfooterNO62> yours in just 2 easy steps!

