Hello All,
I am new to ZF2. I tried to integrate pagination in my new ZF2 project.
I am able to integrate Pagination with Array Adapter but not able to integrate with DBSelect method.
I have explored the Document provided for the Zend\Paginator on Zend framework website for the version 2.
Has anyone implemented ? then please provide some code reference.
Thanks in advance.
Gaurang

