If a dataset contains 100 rows, how to fetch rows between 10
and 20 only ?
Answer Posted / anu
objRow(9) to objTow(19)
mentioned above would return the column index and would not
return the loop.
Corrrect me if I am wrong
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is an ado?
What are the key events of sqlconnection class?
differance between ADO vs ADO.Net?
What is linq and entity framework?
What are three methods for displaying data in a syncfusion datagrid
How to add an aggregate column?
What do you know about ado.net's objects?
What are the different methods by which we can populate a dataset?
What are the benefits of using of ADO.NET in .NET 4.0?
What is the use of connection object in ado.net?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What are all features of ADO.Net?
How to create dynamic gridview?
What is the functionality of data provider in ado.net?
What is serialization and de-serialization in .net?