Change pagination of VB Apps grid

Hello,
I have a difficulty concerning the grid pagination, I have built an apps with a grid that contains 31 lines at maximum depending of the numbers of days if the current month, but the problem is that by default the pagination is at 25 rows and I want to change that by puttings rows by default at 31, How can I manage to do that ? Here a screen for a better visualization :

@Brunoprime

As of now number of items cannot be changed in the datagrid component…it is be default capped at few values

cheers

There should have a possibility to change that value somewhere ?

@Brunoprime

We can suggest as an enhancement but for now the only option you have is to change it to 50 always once you are on the app…so that you can view all the 31 at once

cheers

@Brunoprime ,

This is into Road map.

Thanks,
AK