This question is locked. New answers and comments are not allowed.
I have a grid that has more that 100K records. I noticed that the custom functions in the Aggregate Results execute when filtering, sorting, reordering, etc ...
This as you can imagine slows the grid.
Is there a way to defer execution of this functions? Example DeferToAfterFiltering?
This as you can imagine slows the grid.
Is there a way to defer execution of this functions? Example DeferToAfterFiltering?