what is a dataview?why is it used for?
Answer Posted / anu
A DataView provides a dynamic view of data whose content,
ordering, and membership reflect changes to the underlying
DataTable as they occur.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between data grid and data repeater?
Where is adodb dll located?
How to work with disconnected data - the dataset and sqldataadapter?
How to perform sorting on a table in ADO.NET?
What are basic methods of dataadapter?
Which is better entity framework or ado.net?
Define different execute methods of ADO.NET command object ?
What are the disadvantages of using datalist?
What are the benefits of using ado.net?
Explain the differences between oledb sql server, oledbdotnet provider?
Compare Data Reader & Dataset in ado.net?
What is ado or jdbc?
What is a serialized object?
What are the usages of the command object in ado.net?
Does executenonquery return a value?