Maximo

 View Only

 MAS Maximo Mobile data-list component rendering speed issue

봉호 송's profile image
봉호 송 posted 09/11/26 03:59 AM

When rendering 500 rows of data using the `data-list` component, the rendering speed becomes extremely slow on tablets (whereas it renders much faster on smartphones).

While the rendering speed can be improved by using the `page-size` option in `maximo-datasource`, the speed still degrades as the volume of data increases through pagination.

Is there a way to display approximately 500 rows of data on a tablet without experiencing this slowdown?