Hi.
I want to set the OnResponseEnd event value on client. I test
$finde('radajaxmanager1').set_onResponseEnd('sampleFunctionName') or
$finde('radajaxmanager1').set_OnResponseEnd('sampleFunctionName') or
$finde('radajaxmanager1').onResponseEnd = 'sampleFunctionName'; or
$finde('radajaxmanager1').OnResponseEnd = 'sampleFunctionName';
but these scripts dosn't worked. how can I do it?
best rigards
I want to set the OnResponseEnd event value on client. I test
$finde('radajaxmanager1').set_onResponseEnd('sampleFunctionName') or
$finde('radajaxmanager1').set_OnResponseEnd('sampleFunctionName') or
$finde('radajaxmanager1').onResponseEnd = 'sampleFunctionName'; or
$finde('radajaxmanager1').OnResponseEnd = 'sampleFunctionName';
but these scripts dosn't worked. how can I do it?
best rigards