strange problem with dropdownlist

  • Thread starter Thread starter samuelberthelot
  • Start date Start date
S

samuelberthelot

Hi,
Hi I have a dropdownlist (dpl) filled in page.Load event.
If I select a value, I'm redirected to a page. I browse back to the
page using the back button (obvisously the dpl is not filled again as
the cache is used), I select another value in the list, and then i get
the exception:


Cannot have multiple items selected in a DropDownList.

can you help ?
 
arf.. forget it, my mistake, i had a bit of code i had forgotten to
comment out and which was causing the problem... sorry.
 

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