Answer Posted / rmishra
We can bind the same Datareader to different drop downs but
the constraint is that it will show the same data for both
the dropdown ie if the datareader fetches the city data for
one dropdown then it will show the same data for second one
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the difference between a datareader and a dataset?
Does ado.net use odbc?
What is the hierarchy of data in databases?
What is a data control clerk?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is microsoft ole db provider for sql server?
What are the different layers of ado.net?
What is the namespaces being used to access oracle database?
What are the ado.net components?
Explain the dataadapter class in ado.net?
What are the major difference between classic ADO and ADO.NET?
Define executenonquery?
What is openrowset?
Do you use stored procedure in ado.net?
describe the dataset object in ado.net.