Hi List,
In a listbox I have defined a column of typeCheckBox
Whenever the user clicks on the checkbox, the checkbox.value is set
but the listbox.change event is not triggered.
I could put the code in the cellAction event but then the code is not
triggered when the user clicks in another cell of the same row(which
does trigger the listbox.change event). Now it looks like this is
meant to be since the listindex is not changed when i click on the
checkbox column.
I could put the code in both, but that doesn't feel good, so if
anyone feels inclined to shed some light on this
TIA
Bart Pietercil
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>