Sorting by column in screen with dtos

Hi,
I use the new DTO entities of JMIX. I’m able to sort my dto entries in a table when I have not a large amount of entries. When I’ve more data the sort feature does not work.
Does anyone have an idea how to solve this issue?
Thanks! Reini

Hi,
In CUBA you can implement a custom sorter and assign it to the CollectionContainer. See Custom Sorting - CUBA Platform. Developer’s Manual

For Jmix, please use separate forum https://forum.jmix.io/