When using an ExcelExportAction on a GroupTable (I have not checked with other list components though I assume it is the same), the sorting of data is preserved when exporting the current page, but not when exporting all rows. Is this expected behavior? If so, I’d appreciate a change to have it honor that sorting.
Hello!
The current implementation does not consider the sorting order while exporting all rows. I’ve created an issue: ExcelExportAction does not consider sort order while exporting all rows · Issue #2441 · jmix-framework/jmix · GitHub.
We will think what can be done to fix this. For now, users can sort data in exported Excel file.