Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does tDenormalizedSortedRow work the same way? I have replaced my tAggregateSortedRow component by tDSR and the process does not work anymore (rows are getting through the component without being grouped).
Many details in 2511
We have searched for a solution, and we've come to simply ask the user how many rows were expected, so that we no if the current line is the last one or not.