Ask a Question related to ASP.NET General, Design and Development.
-
Craig Buchanan #1
Get the selected item from a listbox
I'm having a hell of a time trying to determine which item is selected in a
single-select listbox when the listbox autoposts. for some reason, the
..SelectedIndex is always -1 and the .SelectedItem is Nothing. What am I
missing?
Thanks,
Craig Buchanan
Craig Buchanan Guest
-
Populating listbox with selected items
Hi All, I've got a form on which a customer's record is edited/updated. There is a listbox that should show a full list of options with only the... -
.Selected property for listbox does not work
Hi I have written a code for showing the list boxes as selected using a Listitem and the selected property of the items. Now I have 2 list boxes... -
Item label displays as "," when moving from listbox to listbox
I have 2 listboxes: "lb_unselected" and "lb_selected". The first thing in the actions is loop through an array populating these two listboxes. ... -
how i can get the name of a selected element in a listbox
i need show images for every item selected on a listbox necesito mostrar una imagen distinta por cada item en un listbox -
zeroing in on a listbox item
I am wondering if it is possible to narrow in on an item within a listbox of states. For example, right now if I type "W", I will immediately drop...



Reply With Quote

