Displaying Data in Views
You can display records in views in a variety of ways.
In This Section
- How to: Display View Structure
Describes how to display the fields in a view without downloading data.
- How to: Filter Records in Views
Describes how to retrieve only the records that you want in a view.
- How to: Create Parameterized Views
Describes how to specify parameters for filtering records in views.
Related Sections
- Updating Data in Views
Describes how to update data in views and their base tables.
- Managing Views
Describes tasks you can perform to manage views.
- Working with Views (Visual FoxPro)
Explains how to use views to create a customized updateable data set for your application.