D
doug.dossett
Hello,
I have a listbox, where upon clicking a button I want to edit the page
associated with the item selected from the list box. I have it check
for listboxname.SelectedIndex > -1 for which it keeps coming back false
even though I have selected something in the list. This used to work
on this page, but I can't find what I did to break it. Is there some
common cause that would keep the selectedindex from being set? I've
run into this before, but can't remember how I solved the problem.
Thanks for any help.
Regards,
Doug Dossett
I have a listbox, where upon clicking a button I want to edit the page
associated with the item selected from the list box. I have it check
for listboxname.SelectedIndex > -1 for which it keeps coming back false
even though I have selected something in the list. This used to work
on this page, but I can't find what I did to break it. Is there some
common cause that would keep the selectedindex from being set? I've
run into this before, but can't remember how I solved the problem.
Thanks for any help.
Regards,
Doug Dossett