Answer Posted / hardik
clear property is available for dropdownlist control.
for e.g. if we want to clear all the contenets of that
dropdownlist then we have to write this code :
dropdownlist.items.clear()
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the synonym of form?
How to use the FindControl() function to preselect an item in my dropdownlist?
What is formdata?
Name the property which is used to specify the source from where the crystal reports would be accessed.
What is the difference between the add() and insert() methods of a listbox control?
Explain how many number of events does the timer controls?
What are the different cloud platforms?
What is form and meaning?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Explain something about crystal report in brief?
What is the difference between pixels, points, and em’s when fonts are displayed?
What is a windows based application?
Where is system windows forms dll?
Which dialog box allows users to switch to another area of the application?
How save rerecord in the database?