| 1. |
What Is Basic Use Of "data View"? |
|
Answer» “Data View” represents a complete table or can be small section of rows depending on some criteria. It is best used for sorting and finding data with in “data table”. Data view has the following methods:- Find Find Row If we want to manipulate data of “Data Table” object create “Data View” (Using the “Default View” we can create “Data View” object) of the “Data Table” object and use the following FUNCTIONALITIES:- Add New Delete “Data View” represents a complete table or can be small section of rows depending on some criteria. It is best used for sorting and finding data with in “data table”. Data view has the following methods:- Find Find Row If we want to manipulate data of “Data Table” object create “Data View” (Using the “Default View” we can create “Data View” object) of the “Data Table” object and use the following functionalities:- Add New Delete |
|