Hi,
I have a ListGrid control. I don't want to use validation on cell change (setValidateOnChange(false)). Once I do that, how can I force the validators hooked to each ListGridField to run on each column?
Regards,
Maxime
I have a ListGrid control. I don't want to use validation on cell change (setValidateOnChange(false)). Once I do that, how can I force the validators hooked to each ListGridField to run on each column?
Regards,
Maxime
Comment