Hi,
I have a problen with pageLenght of Table class.
When I run the application, the value of pageLength in Table class is 25 by default.
I change pageLength to 10 and TablePaged shows << < 1 / 101 > >>
If I click next Page TablePaged shows << < 2 / 112 > >>, because the pageLength in Table is now 9.
Please, could you check this trouble or tell me how to fix it????.
Thanks in regards.