Hi Yinghai, Theer is no such functionality out-of-the-box. In our application we have a user preferences page where users can set their page size globally.
Depending on how you want this to work you could just add a Form below the Table with a field to manipulate the page size. Otherwise you might have to create a custom Table and TablePaginator. Kind regards Bob On 5/01/2011 05:50, Yinghai Zhao wrote: > Hi, All > I hope you had a great holiday. > > Now, for the feature I'm working on, I was asked to provide a small box near > the paging section of a > table to let the user input the number of items per page for current table. > I'm wondering if there's > an easy/suggested way to do this? I looked at Click examples but didn't find > a similar demo. > > Thanks > Yinghai > >
