Skip to content

Replies

0
Nirmala
Nirmala answered on Nov 6, 2017 5:46 PM

Hi Any Update for me in this regard?

Thanks,

0
Nirmala
Nirmala answered on Nov 2, 2017 11:29 PM

Hi,

can we make that, Paging and pager is available only when there is more than 1 page?

0
Nirmala
Nirmala answered on Oct 31, 2017 3:02 PM

Hi, So for the third question, if a user is viewing records on page 3 and clicks on something that takes to a different page. After the user hits the browser back button, the Pageindex is reset to 1. But the user want to have it as 3 (from what page index was he navigated). Is itr possible, or am I missing something.

Thanks,

0
Nirmala
Nirmala answered on Oct 31, 2017 1:04 AM

Hi, I tried implementing paging. I have a couple of follow up issues though.

if I want to change the color of the Page number and make it more apparent to the user, should I override theigg_PageCurrent class? or what should be done?

Secondly, I want to make the paging index to be shown on both top and bottom of the grid.

And thirdly, when I open a record from the grid, it  takes me to a new page in te same browser. Now when I hit the back button, I am back to page 1. how do I restore the page number though we hit the back button.

Thanks