J
Jerry Camel
1. I can add a value to a listbox, but when the page posts back, I lose the
items I added from client side script. (Items added in server script stay
in the list.) I'm guessing it's a view state issue or something. How do I
add items to a listbox on the client side and have them acknowledged by the
viewstate process?
2. Is it possible to detect a doubleclick in a listbox on the client side?
Thanks.
Jerry
items I added from client side script. (Items added in server script stay
in the list.) I'm guessing it's a view state issue or something. How do I
add items to a listbox on the client side and have them acknowledged by the
viewstate process?
2. Is it possible to detect a doubleclick in a listbox on the client side?
Thanks.
Jerry