What is datagrid?

Answers were Sorted based on User's Feedback



What is datagrid?..

Answer / surya

Datagrid is a server control to display retrieved values
from database in Formated way

Is This Answer Correct ?    34 Yes 5 No

What is datagrid?..

Answer / nilofer

The DataGrid Web server control is a full-featured data-
bound control that displays data in tabular format, and
provides the ability to sort, select, edit, and delete
records from its associated data source.

Is This Answer Correct ?    24 Yes 1 No

What is datagrid?..

Answer / vasu

Datagrid is a server control to display retrieved values
from database or xml file in tabler format

Is This Answer Correct ?    16 Yes 3 No

What is datagrid?..

Answer / nagaraj

the datagrid webserver control is power tool displaying
information from datasource
.it is easy to use.
you can display editable data in a professional looking
grid by setting properties

Is This Answer Correct ?    11 Yes 2 No

What is datagrid?..

Answer / nagur basha

Data Grid is a databound control which is used to display the multiple records in the table format by fetching records from the database.we can perform Update,delete,edit and add the new record.

Is This Answer Correct ?    0 Yes 0 No

What is datagrid?..

Answer / sesu

DataGrid is a control to hold the Database data. It will
display th number of records.

Is This Answer Correct ?    5 Yes 21 No

Post New Answer

More Dot Net WindowsForms Interview Questions

What is form based application?

0 Answers  


How to add resources during runtime

1 Answers  


which property is used to change to some value to access a identity column in datacontrols?

0 Answers  


If you are calling three SPs from a window application how do u check for the performance of the SPS ?

1 Answers   Accenture, BirlaSoft,


What are window based applications?

0 Answers  






What is an example of form?

0 Answers  


Which Isolation level is helps to read uncommitted data?

1 Answers   Arctern,


What is the difference between desktop application and windows application?

0 Answers  


What is form and its types?

0 Answers  


Which property of the progressbar control specifies the amount to increment the current value of the control?

0 Answers  


how print barcode

0 Answers   Wipro,


i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net

0 Answers  


Categories