07-16-2020, 11:40 AM
Hi. you can use newcallbacks methods to do the same "serverside" processing DataTable. Look here
Use this:
Use this:
Code:
TIWCallbackProc2 = reference to procedure (aParams: TStrings; out aResult: string);
