javierdotnet / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 2 forks source link

PagingToolbar : pagesize does not work anymore #478

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a grid with pagingtoolbar
2. fill the grid with several records (for instance 6 records)
3. enter the value "2" in the "page size" 

What is the expected output? What do you see instead?
the grid will have only 2 records in each page.
But nothing happens, the page size is not modified (other buttons "first",
"next", "previous", "last" work correctly)

What version of the product are you using? On what operating system?
gwt-ext 2.0.6

Please provide any additional information below.
it worked in version 2.0.4
the number shown in the field "page size" has now 2 decimals (different
behaviour from previous version).
Even the example shown in your official demo website does not work

Original issue reported on code.google.com by alca_c...@yahoo.fr on 11 Mar 2009 at 3:46

GoogleCodeExporter commented 9 years ago
PagingToolbar : pagesize does not work, please help me out how to use this 
thing...

Original comment by lavan.ku...@gmail.com on 24 Mar 2011 at 7:03