We fire the DS request on click the record from Grid A to Grid B. On clicking the same record from Grid A, the request is going with 20k on first click and the request is going with 40k on second click and the request is going with 60k on third click and vice versa.
We do see in the DS Request Tab on Smartclient client console and it is always appending all the request parameter in the FilterEditorCriteria.
Could you please suggest why all the time whenever we fire the request, the size is increasing.
We do see in the DS Request Tab on Smartclient client console and it is always appending all the request parameter in the FilterEditorCriteria.
Could you please suggest why all the time whenever we fire the request, the size is increasing.
Comment