What is a datagrid?

Answers were Sorted based on User's Feedback



What is a datagrid?..

Answer / ashokdahiya

datagrid is inbuilt control in .net that show tabular form
of data from data base.

Is This Answer Correct ?    6 Yes 1 No

What is a datagrid?..

Answer / rahul singhal

it is a server side control to display, edit delete data. it
shows complete data from ur data table in a table format. in
datagrid u can simply modify, delete data with the help of
programming

Is This Answer Correct ?    4 Yes 1 No

What is a datagrid?..

Answer / zahid nawaz

Control that is used to bind fetch set with provided
events like itemcreated, ItemDataBound and more.

Is This Answer Correct ?    3 Yes 2 No

What is a datagrid?..

Answer / ganesh meanria

Datagrid is a collection of seleted data from database in
tabuler form.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Which method is used to sort the data in ADO.Net?

0 Answers  


What is reference by value how does it works in .net?

2 Answers   SQL Star,


What providers does Ado.net uses?

0 Answers  


Explain how to pass multiple tables in datasets simultaneously?

0 Answers  


can we change the data in dataset? if yes what is the process?

1 Answers   Artech,


What happens when we issue Dataset.ReadXml command?

1 Answers  


How many commands does the oledbcommand takes?what are they?

2 Answers  


What are ado.net objects?

0 Answers  


What does ole stand for in excel?

0 Answers  


What is a database provider?

2 Answers   BioSys,


What are the features of ado.net?

0 Answers  


What is the difference between Dataset. clone and Dataset.copy?

0 Answers  


Categories