Answer Posted / ashokdahiya
datagrid is inbuilt control in .net that show tabular form
of data from data base.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Define bubbled event?
Give few examples of datareader that is used in different dataproviders.
How to pass values into a datatable?
What is difference between Dataview and Datatable?
What is the usage of the dataset object in ado.net?
What is DataRowCollection?
What is ole data type?
How do I delete a row from a DataTable?
How to work with disconnected data - the dataset and sqldataadapter?
Define Execute Reader?
What is Serialization in .NET? what are the types of Serialization?
Which is faster datareader or dataadapter?
What is the difference between Dataset. clone and Dataset.copy?
Explain the two fundamental objects in ado.net?
Can we connect two dataadapters to same data source using single connection at same time?