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? »
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
DataTextField property
Java Interview Questions | IT interview questions | Software Testing Interview questions | .Net Interview Questions | Job Interview Questions & Answers | Tough Interview Questions | Technology Interview Questions | Tech Interview Questions | Testing Interview Questions | SAP Interview Questions | ABAP Interview Questions | Data Warehousing Interview Questions
Recent ArticlesBy admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
DataTextField property
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
ControlToValidate property and Text property.
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
The Page class.
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
You must set the DataSource property and call the DataBind method.
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
Use the AlternatingItemTemplate.
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
ItemTemplate.
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
No, it just reads the information from its data source.
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical | 0 Comments
The Fill() method.