problem with list box

  • Thread starter Thread starter Lian
  • Start date Start date
L

Lian

hi
Hi
I have a problem with list box. Every time I change it and the
Selected Index Changed event is fired the listbox doesn't keep it new
value. I've tried to change it with listbox.SelectedItem .Value but it
doesn't work
 
I'm trying to say this: Are you adding the list items to from a database
lookup or have you hardcoded the items in the ASPX / ASCX markup?
 

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