IGgrid paging moves to next page while newly entered value is on first page
New DiscussionHi,
Below is the code for my paging,
features.Paging().PageSize(10).Type(OpType.Local).PageCountLimit(100).ShowPageSizeDropDown(true).ShowPagerRecordsLabel(true).PrevPageLabelText(“Prev”).RecordCountKey(“totalRecords”);
by default the page column size is set to 10, but if i enter 11th value, it moves to next page as expected but as i enter the new value after grid refreshing it show page 2 instead of page 1, the new value is on page 1
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
4 Created On
Oct 25, 2022 Last Post
3 years, 4 months ago