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
Hi All,
We need a urgent solution to the following problem.
We are using Webgrid 6.0 and Webgrid 7.0.
Our clients are having huge data like lakhs of records in the intersoft grid.They are facing serious performance issues while loading and performing any operations like grouping,sorting,filtering etc.
We are using VirtualLoadMode with LargeData.
Most of the times web pages are timing out with out of memory exceptions.
We are in very bad condition to support them.
Can you tell us what are all the possibilities of solving this performance problem in both webgrid 6 and webgrid 7?
Objective is to
Load the Grid with lakhs of records without any performance issue.
Do any sort of operations like Grouping,Sorting,Filtering without any performance issues?
Please consider this as high priority as it is very critical for us.
If want We will also have a call along with our client..
Thanks & regards,
Madhavan
Any Updates on this??
Please try to use the custom virtual load mode and let us know whether it helps or not.
The custom virtual load mode allows developers to handle the data fetching logic, such as filling only a number of rows at first page load, then load more data as requested in VirtualLoadArgs.RequestedRows property. With the flexibility offered in this mode, it enables you to load any size of table efficiently and effectively.
Hope this helps.
Hi yudi,
We know there is a custom virtual load.
But how we will achieve the grouping functioanlity with custom virtual load mode.
Regards,
madhavan
can you please update ?
Custom VirtualLoad is one of VirtualLoad features which allow developer to setup a grid with their own implementation and logic for fetching the data. Note that sorting, editing and all other data-aware functionalities can work in this mode, except Grouping since that Grouping requires all rows to be loaded.
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