ddlb clearing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Depending on the month selected elsewhere I show a variable number of days in
a drop down list box.

What is the simplest way to clear the entries out of a drop down list box so
I can always refresh it from the start? I see the ListItemCollection class
has a Clear method (which sounds like what I want), but I dont see it in the
ddlb.

Thanks, Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top