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
Explain how to create dynamic gridview?
What is the difference between SqlCommand and SqlCommandBuilder?
What is the purpose of using adodb?
What is the difference between data reader and data adapter?
What is the difference between the clone() and copy() methods of the dataset class?
What are the several execute methods of ado.net?
What is ado net stands for?
What is ado object model?
What is ole in excel?
What is ado.net in mvc?
How to check if a datareader is closed or opened? IsClosed()
What is the return type of executescalar?
What are the different methods by which we can populate a dataset?
What are the important features of ado.net 2.0?
How to bind the controls(best practice) comboboxes to the data in the dataset?