InterviewSolution
| 1. |
Which view displays table as grid |
|
Answer» Answer: STEP by step instructions for creating and formatting a Microsoft Access table or view. Create a new grid component. Display the Component Type page. Leave the Grid Layout selection as "Tabular". This PRODUCES a multi-record view, similar to a conventional Alpha Anywhere browse, with field labels at the tops or bottoms of columns. Leave the READ only radio button selected. CHECK the Grid contains a 'Search' part check box. This is an optional form that allows you to query your table and return matching records. Check the Grid contains a 'Detail View' part check box. The Detail View is the form used to ADD, delete, and edit records. Select the DetailView is Updateable radio button. |
|