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

What is the default timeout specified for "sqlcommand.commandtimeout" property?

0 Answers  


Explain the ADO . Net Architecture ( .Net Data Provider) ?

2 Answers  


Is bulk insert faster than insert?

0 Answers  


What is ado and rdo?

0 Answers  


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

0 Answers   Infosys, Wipro,






How you will set the datarelation between two columns?

3 Answers  


ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?

3 Answers   Zensar,


what are the differences between dataset and datareader?

4 Answers   Choice Solutions,


Do we use stored procedure in ADO.Net?

0 Answers  


Which is faster dataset or datareader?

0 Answers  


Explain the two fundamental objects in ado.net?

0 Answers  


What is ado.net objects?

0 Answers  


Categories