Hi All, I have a paging grid configured using todatasubset(CDT_variable,dat

Hi All,
I have a paging grid configured using todatasubset(CDT_variable,data!paginginfo).
i have paging size set to 10. suppose i have 14 rows, then on first page i see record from 1 to 10. when i click on next page arrow i am expecting paging grid to display records from 11 to 14 but it is showing from 5 to 14.
also when i click on go to last page arrow it is showing records in correct way.
any idea why is this happening? ...

OriginalPostID-110499

OriginalPostID-110499

  Discussion posts and replies are publicly visible

Parents
  • priyaj, I went through the post above, not sure what is the solution that worked out here.
    The pagination behavior is very wierd. I tried to have 23 records and have set the no of rows to 10. However, its not working correctly for the 3rd page. It shows me some 7 records out of page 2 and 3 records which are not displayed on page 1 and 2 when I click on >.
    And the data!PagingInfo() setting does not display any records. Not sure if I am doing something wrong here.
Reply
  • priyaj, I went through the post above, not sure what is the solution that worked out here.
    The pagination behavior is very wierd. I tried to have 23 records and have set the no of rows to 10. However, its not working correctly for the 3rd page. It shows me some 7 records out of page 2 and 3 records which are not displayed on page 1 and 2 when I click on >.
    And the data!PagingInfo() setting does not display any records. Not sure if I am doing something wrong here.
Children
No Data