what is a dataview?why is it used for?
Answer Posted / anantha
DataView is Replica of a DataTable,which will be used for
sorting,Filtering,searching and editing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is command class in ado.net?
Which name space is used to get assembly details?
What is the DataTableCollection?
What is the difference between statement and preparedstatement interface?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Define connection string?
What is the difference between sqldatareader and sqldataadapter?
What is different between sqlcommand object and command behavior object?
What are the data providers in ADO.NET framework?
What do you mean by ‘batch updates’?
What is the difference between the clone() and copy() methods of the dataset class?
How to work with disconnected data - the dataset and sqldataadapter?
Is ado.net dead?
What are the core objects of ADO.NET?
How will you fill the gridview by using datatable object at runtime?