PDA

View Full Version : [2.0a1][SOLVED] SearchField and Pagination problem



xgdlm
10 Oct 2007, 12:35 PM
Hello all,

Running the http://extjs.com/deploy/ext-2.0-alpha1/examples/form/custom.html exemple (http://extjs.com/deploy/ext-2.0-alpha1/examples/form/custom.html)

I notice that once you have done a query, this query is not taken in account on the pagination.

For exemple I search "Panel", pagination shows me 5 pages ... and then if I click on the 'next page' button, the 'Panel' filtering is gone.

Regards,

xav

jack.slocum
10 Oct 2007, 12:48 PM
This has been fixed in SVN.

xgdlm
10 Oct 2007, 1:05 PM
ok thanks for your quick reply .... hope next svn will be release soon :D

xav