Hey There,
I’m Using Jmix 2.2.3
I would like to ask regarding the pagination in Entity Inspector, I noticed in Jmix 1.5. Pagination is available but not in Jmix 2.2.3.
If there is no pagination in Entity Inspector yet, what is the default limit size set. It is same as in the documentation (simplePagination :: Jmix Documentation).
This is because, when I try to browse a table (contain more that 4 millions rows) from Entity Inspector. I receive Java Heap Memory
Is there any ways to implement pagination in Entity Inspector to solve my obstacle.
Thanks in advance