Hi,
I am using dhtmlx Form in our product.
In my form i have 3 input fields and 4 multiselect boxes and a check box.
Initially check box will be unselected and in readonly mode.
When user selects the options in all 4 multiselect boxes i am enabling (making readonly false to checkbox), then user able to check.
Then if user unselect any option from any multselect box i want to uncheck the check box.
but the event not raising properly by dhtmlxform.
when i ctrl+click in multiselect box event not raising, event raising when i click on another item of form.
How can i resolve this issue? can u plz help me !
Do i have any special even for multiselect box?
Thanks,
Naresh Adla