What is the default view of Data Grid?

Answers were Sorted based on User's Feedback



What is the default view of Data Grid?..

Answer / dev

Tabular form with optionally supports sorting, selecting,
paging and editing data.

Is This Answer Correct ?    1 Yes 0 No

What is the default view of Data Grid?..

Answer / chaitanya.k

It has default view like a table with columns and rows.

Is This Answer Correct ?    5 Yes 5 No

What is the default view of Data Grid?..

Answer / rahul singhal

data grid has default prerender html table view

Is This Answer Correct ?    2 Yes 2 No

What is the default view of Data Grid?..

Answer / pandian

GridLayout View that is Combination of Rows and Columns

Is This Answer Correct ?    0 Yes 0 No

What is the default view of Data Grid?..

Answer / ajay khadwal

Suppose we have many table in your db and we want to see
specfic col from specfic table then we can used view.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More ADO.NET Interview Questions

How to generate a single aggregate?

0 Answers  


Define partial class?

0 Answers  


Define data adapter?

0 Answers  


What is defaultview in datatable?

0 Answers  


what is different between SqlCommand object and Command Behaviour Object

3 Answers  






ADO and ADO.NET differences ?

2 Answers   Microsoft,


What is serialization and de-serialization in .net?

0 Answers  


What are the data providers in ADO.NET framework?

0 Answers  


Is ado.net an orm?

0 Answers  


Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

0 Answers  


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

0 Answers  


How to Read, Add, Update and Delete record in Entity Framework ?

0 Answers  


Categories