By any chance are you using the ARRANGE BY syntax in your EDIT USING command? There was a bug associated with that clause that caused the same error message - but I thought it was fixed.
Have you tried using the latest build 81? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sami Aaron Software Management Specialists 913-915-1971 [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, July 21, 2005 10:02 AM To: RBG7-L Mailing List Subject: [RBG7-L] - Dataset not in edit or insert mode Has anyone seen this before? Using 7.1 Win Update 80. I have a form with an enhanced tab control with three tab pages. On one of the pages I have a scrolling region. when I try to click on the first record I get an RBase error dialog "Dataset not in edit or insert mode". I can't trap the error if I trace - it doesn't seem to set the error variable. I can't leave the first field of the record unless I click on another tier in the region first. After that everything works fine. By adding an eep I have determined that the RBTI_FORM_MODE is "EDIT". If there is only one record in the region that I need to edit, then I need to add a new row and delete it before I can edit the row. Thanks for your help.
