Listbox Question ...

  • Thread starter Thread starter Yoeri
  • Start date Start date
Y

Yoeri

I have a listbox in a custom contact form that is bound to the
categories. The listbox displays multiple checkboxes.

Is there a way (event) to determine when a user checks one item ?

I must set the default value of another field when the user clicks on a
specific category ... the propertychange event only fires when the
listbox control loses focus, I want to do it directly ...

Thanks

Yoeri
 
Back
Top