ZfTable icon indicating copy to clipboard operation
ZfTable copied to clipboard

Set range in config, or set column width for pagination

Open hattingen opened this issue 9 years ago • 0 comments

I love ZfTable!

It would be nice to config the number of pages in range. Right now it seems that the value is fixed to 10. I am using a table in a bootstrap modal window wich is quite smaller than the document.

Since the "itemCountPerPage" select and and the pagination-section is split with 6/6, the pagination needs more than on row and has a word-break.

Determine a col-amount, e.g. 4/8 would help, even better would be a setting for limiting the amount of pages in the pagination-section, e.g. show only 4 pages....

hattingen avatar Oct 22 '15 20:10 hattingen