iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have a grid with PagingLoadMode="Custom". It works as expected on all pages excluding Page 2. When I do 'next page' from Page 1, it doesn't refresh grid. Grid still displays Page 1. When I do 'previous page' from Page 3 it still display Page 3 instead of Page 2. I verified that DataSet contains correct data for each page. I verified that WebGrid_OnBeforeRequest() grid.CurrentPageIndex=1 and WebGrid_OnAfterResponseProcess grid.CurrentPageIndex=2. What can be a reason for such behavior? Which function should I modify to force webGrid to honor page 2 ?
Hi Nick,
When we use the custom paging, we need to create a class file first. Here is the link of documentation, in here we use ISDatasource. Custom paging can be used in two types of data source. ISDatasource and ObjectDataSource. Here are the link for both types:
ISDataSource : ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/Implementing Custom Paging using ISDataSource.html
ObjectDataSource : ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/Implementing Custom Paging using ObjectDataSource.html
I hope it helps and please do not hesitate to ask if you have any other questions. Thank you.
Best Regards,
Andi Santoso
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname