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 ?
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 ?