Answer Posted / pradip humane
Yes,we can bind the one datareader with two dropdownlist.
because datareader just read the data and forward the
data,that's why there is no problem for binding with two
dropdown list with one reader
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is disconnected scenario in entity framework?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Do you use stored procedure in ado.net?
What is an example of ordinal data?
What is ado.net architecture?
What is fill method in ado.net?
What is difference between Dataview and Datatable?
What is ado oledb and odbc?
What is ado recordset?
How will you fill the gridview by using datatable object at runtime?
What is ado control?
What is the difference between connected and disconnected environment?
What are advantages of microsoft-provided data provider classes in ado.net?
How to check if the Dataset has records ?
What is the DataTableCollection?