PagedTable icon indicating copy to clipboard operation
PagedTable copied to clipboard

Table returns wrong pageLenght() when click next page

Open salvador84 opened this issue 12 years ago • 2 comments

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.

salvador84 avatar May 17 '13 17:05 salvador84

Hi,

Am also facing the same problem....Do u have any solution for this?

prabha86 avatar Oct 28 '13 11:10 prabha86

Hi Salvador84 and Prabha86 ,

Have you found solution for this issue? I am too facing the same issue. It's really very urgent.

Thanks, Deepali

DeepaliSakunde avatar May 29 '15 11:05 DeepaliSakunde