what is a dataview?why is it used for?
Answer Posted / ravikumar
Represents a databindable, customized view of a DataTable
for sorting, filtering, searching, editing, and navigation.
Namespace: System.Data
Assembly: System.Data (in system.data.dll)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the full form of ado?
What are three methods for displaying data in a syncfusion datagrid
What is oledb connection?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
Explian About DataAdapters
What are the usages of the command object in ado.net?
What is the role of the dataset object in ado.net?
What is datasource in ado.net?
What is csdl entity framework?
What are the namespaces used in ado.net for data access?
What is the difference between the clone() and copy() methods of the dataset class?
Explain executenonquery?
What is serialization and de-serialization in .net?
Describe the disconnected architecture of ADO.NET’s data access model.