Currently the paging-size is controlled using the paging-element of the config-object that is passed to the <Grid> component.
It would be great to add a UI element (e.g. a dropdown or links) that allow the user that change the value (to e.g. "10 per page, 50 per page, ... All")
Currently the paging-size is controlled using the
paging-element of theconfig-object that is passed to the<Grid>component.It would be great to add a UI element (e.g. a dropdown or links) that allow the user that change the value (to e.g. "10 per page, 50 per page, ... All")