Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Paging issue
posted

Hi,

I am facing a problem with the Grid Pager. I have the following settings on the grid:

AllowCustomPaging = False
AllowPaging = True
NextText = &gt&gt
PageSize = 10
Pattern = Page: [page:first:First] | [prev] | [default] | [next] | [page:last:Last]
PrevText = &lt&lt
QuickPages = 2
StyleMode = QuickPages

Consider a scenario where I have 6 pages in the grid. Initially, I see Page: First | << | 1 2 3 | >> | Last

Now when I click on page 3, I see Page: First | << | 1 2 3 4 5 | >> | Last

My requirement is that at a time only 3 page numbers should be seen while scrolling. Hence in the first case, if I click on 3, the new display should show page numbers 3,4,5

 

Thanks in advance,

Satya

Parents
No Data
Reply Children
No Data