What is a datagridview?



What is a datagridview?..

Answer / Anupam Bala

DataGridView in ADO.NET is a Windows Forms control used to display and edit data in tabular format. It allows developers to bind it to a DataTable or a DataSource, enabling easy navigation, sorting, filtering, and editing of the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What are the three Objects of ADO.

10 Answers  


What is XML serialization

1 Answers   Digital GlobalSoft,


What is the DataTableCollection?

1 Answers  


What is the difference between linq and ado.net?

1 Answers  


What is variable view?

1 Answers  


Give few examples of datareader that is used in different dataproviders.

1 Answers  


What are the usages of the command object in ado.net?

1 Answers  


What is the usage of the dataset object in ado.net?

1 Answers  


Define the data provider classes that is supported by ado.net?

1 Answers  


What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?

1 Answers  


Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

1 Answers  


differance between ADO vs ADO.Net?

1 Answers   MCN Solutions,


Categories