Row per line selection

Hello,

How can i change grid pageSize selection options in tollbar skin. 5,10,15,20,25,30 options are not useful.


Please, try to use:
myGrid.setPagingWTMode(true,true,true,[10,20,30,40,50]);