Hello,
in bindings I should be able to add custom parameters:
oCtrl.bindAggregation("rows", {});
but in backend I have no idea how to get these custom parameters in dpc_ext - I searched in debug mode, but could not find anything related to this parameters.
I put it as a custom parameter because I have no corresponding field in my entityset so I can not use the filter.
thanks for your help
Helmut