ComponentOne WinForms Edition
Demos
Docs
Samples
Download
ComponentOne ADO.NET DataExtender
ADO.NET DataExtender Task-Based Help
/
Working with the C1ViewSetDesignerForm
/ Removing a C1DataView
Collapse All
Expand All
In This Topic
See Also
ADO.NET DataExtender Overview
Key Features
ADO.NET DataExtender Quick Start
Design-Time Support
Working with C1DataViewSet
C1DataView Relations
Working with DataSetExtender
Working with Typed DataViewSet
ADO.NET DataExtender Task-Based Help
Working with the C1ViewSetDesignerForm
Adding a C1DataView
Defining C1DataView
Previewing a C1DataView
Removing a C1DataView
Working with the C1DataView Definition Statement Builder
Accessing the C1DataView Definition Statement Builder
Adding a Child Table Node
Accessing and Changing Join Properties
Specifying or Changing the Table Alias
Specifying a Filter Condition
Adding Specific Columns to the View
Viewing and Changing the Definition Statement
Adding a Child View
Committing Changes
Sorting and Filtering Data
Updating a C1DataView Definition
Composite Row Editing
DataView Row Actions for an Outer Join
Modifying the Base DataTable(s)
DataView Row Actions for an Inner Join
Using C1DataViewSet with an Untyped ADO.NET DataSet
Fetching Data from the Server at Run Time
API Reference
Removing a C1DataView
In This Topic
See Also
To remove a view, complete the following steps:
Open the
C1ViewSetDesignerForm
.
Select the view to be removed.
Click the
Delete View
button.
See Also
Working with the C1DataView Definition Statement Builder