Can we bind one datareader wid two dropdown list?

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


Please Help Members By Posting Answers For Below Questions

What are the data providers used in ado.net

534


What are the steps to connect to a database?

536


How to creating a SqlCommand Object?

582


What is difference between datatable and dataset?

514


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?

1918






What is the namespaces being used to access oracle database?

508


Explain the different row versions available in table?

536


What does ado stand for in ado.net?

448


Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

546


What is a dataview?

520


What are the difference between readonly vs. Const?

491


What is a dynaset in access?

518


What is ado and rdo?

492


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

572


Which ado.net object is very fast in getting data from the database?

631