Answer Posted / rahul singhal
data grid has default prerender html table view
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is ole db and odbc?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is ado data control?
Which architecture does Datasets follow?
What do you mean by ‘batch updates’?
What do you know about ado.net's methods?
What are dcl commands?
What do you know about ado.net's objects?
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?
What are the parameters that control most of connection pooling behaviors?
What are the advantages using ado.net?
What is aggregating data ?
How to check if a datareader is closed or opened? IsClosed()
Which object is used to add relationship between two Datatables?