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.
