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 are the 3 major types of connection objects in ado.net?
Some important instruction regarding ADO.NET connection string ?
Explain the advantage of ADO.Net?
Which ado.net object is very fast in getting data from the database?
What is aggregating data ?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What is ado.net code?
What are two types of transaction supported by ado.net?
How to add a javaScript function in a datagrid?
What you mean by filtering of data?
How to identify the updated rows in a dataset?
What is dao and ado?
How do you implement locking concept for dataset?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?