Page 2 of 2

Re: IWCGJQFrameHelperUnit

PostPosted: 21 Apr 2016 09:43
by Alexander Bulei
Hi scoluccia,

scoluccia wrote:Hi
if I write your code I get "webapplication.isCallBack must be False Error!"
it works only if I write:
if CGIsCallBackProcessing then CGCallBackEnableAjaxResponse;
instead of
if pContainer.OwnerForm.WebApplication.CallBackProcessing then CGCallBackEnableAjaxResponse;


Thanks ;)

Best Regards.