N
Nathan Sokalski
I have a Validator that uses callbacks in the javascript client-side
evaluation. the client-side JavaScript function specified in the
WebForm_DoCallback function does not complete until the Validator function
(the one specified using the evaluationfunction attribute) has completed.
Because of this, I cannot use the results of the callback in the result of
the evaluationfunction. Any ideas? Thanks.
evaluation. the client-side JavaScript function specified in the
WebForm_DoCallback function does not complete until the Validator function
(the one specified using the evaluationfunction attribute) has completed.
Because of this, I cannot use the results of the callback in the result of
the evaluationfunction. Any ideas? Thanks.