Already got it working doing an special Zend_Paginator_Adapter for my system.
::: Diego Potapczuk On Tue, Aug 25, 2009 at 4:44 PM, Diego Potapczuk <[email protected]>wrote: > Hi, > > I want to use Zend Paginator with an Array of data, but this Array that a > got from the db is already a set from the whole table, there is some way to > set the total of register the db has to the Zend Paginator? Or if i want to > use it i have to fetch the whole table? > >
