What steps will reproduce the problem?
1. Open example in hosted moed browser
2. Enter a filter and press "Apply filter"
3. Look at log in Hosted mode browser
What is the expected output? What do you see instead?
No Exception
What version of the product are you using? On what operating system?
Please provide any additional information below.
Fixed by adding: this.pageSize=pageRows.length; at the start of the method
redrawRows() in AdvancedTable
Original issue reported on code.google.com by Hermod.O...@gmail.com on 23 Mar 2009 at 9:49