O
OfurGørn
Hi
I am trying to make a listbox in a c# web application that updates some data
on the page when an item in the list is clicked. This is easy on a
traditional listbox (in a form application) - using the Click event, but the
Click or DoubleClick event is missing on the web version of the ListBox.
I suspect there is a very simple solution to this problem, but I am not
seeing it.....
I am pretty sure someone out there has encountered this before, and has an
accepatble solution.
Looking forward to hearing something
________________________
Gunnar Gudmundsson
I am trying to make a listbox in a c# web application that updates some data
on the page when an item in the list is clicked. This is easy on a
traditional listbox (in a form application) - using the Click event, but the
Click or DoubleClick event is missing on the web version of the ListBox.
I suspect there is a very simple solution to this problem, but I am not
seeing it.....
I am pretty sure someone out there has encountered this before, and has an
accepatble solution.
Looking forward to hearing something
________________________
Gunnar Gudmundsson