Can I show Items default 100 per page on the tables?
-
I just want to show the default 100 items on the table. But it's default 10 for now.
http://prntscr.com/1hmztqj
Please see the screenshot and let me know if it works -
@Lee-Qiang
You need to change the default count to 100 instead of 10 items per page by customized the code. -
Is there any environment setting such as config or env file?