The information in this article applies to:
SYMPTOMSWhen an empty table appears on a data access page that has a Workflow Toolbar control, the only available workflow action is New. All other workflow actions are unavailable until the workflow-enabled table contains one or more rows of data. CAUSEThis is the default behavior of a data access page. When no data exists in the table, the data access page "assumes" that the first thing that you want to do is to create a record. Therefore, the data access page is displayed in Insert mode. The toolbar is disabled because the recordset is within a transaction. In Insert mode, the toolbar actions are disabled until you save or undo changes. RESOLUTIONEither press the New workflow toolbar button on the data access page to enter data into the table, or have data already in the table before you access the page. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: prb empty no records disabled greyed out grey
Keywords : kbdta modWFDesigner |
Last Reviewed: January 17, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |