Which property on a Combo Box do you set with a column name,
prior to setting the DataSource, to display data in the
combo box?
Answer Posted / kakani
DataTextField property
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is syntax code to send email from an asp.net application?
Why is string called immutable data type?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What does the .webpart file do?
Explain difference between dataset and recordset?
What events will occur when a page is loaded?
What is difference between viewstate and session in asp net?
What is the difference between dispose() and finalize()?
Which adapter should you use, if you want to get the data from an access database?
What is the purpose of url encoding?
Where sessions are stored in asp.net?
What is the default Orientation property in a Menu control?
How is session id generated?
What are web server controls in asp.net?
How does ASP.NET framework maps client side events to Server side events.?