- Home
- Forum
- ASP.NET Web Forms
- Sync Fusion Control Performance Issue
Sync Fusion Control Performance Issue
I can reproduce the same issue at the website http://asp.syncfusion.com/demos/bi/olapclient/Getting%20Started/OlapClient%20Demo/CS/OlapClientDemo.aspx
.
As you move the dimension the report gets slower and slower
(display of data also stops). If you carry on, the report eventually
hangs.
The report does work better if you reduce the amount of data that is being returned for each field.
I have attached the detailed description with screenshot images doc .
I have already sent this same information to [email protected] two days back but didn't get any response.
Please have a look ASAP, waiting for your reply.
Thanks
Shreekant
Attachment: SyncFusion_performance_Issue_9d879a54.zip
Thanks for using Syncfusion Products.
We suggest you to use the paging option while using the huge data bound to OlapClient. Also, if you are using Syncfusion product version 11 which is an older version, please upgrade to our latest version. Some improvements done in our OlapClient, which is available in our Volume 3 release, estimated to be available by end of the September 2015.
Regards,
Ramesh G.
Please find the online documentation, online sample and installed sample location for pagination for your reference.
Documentation: https://help.syncfusion.com/aspnet-classic/olapclient/paging-support
Online sample: http://asp.syncfusion.com/demos/bi/olapclient/Paging/Paging%20Demo/CS/Paging.aspx
Installed sample: <SystemDrive>:\Users\<UserName>\AppData\Local\Syncfusion\EssentialStudio\xx.x.x.xx\Web (Classic)\OlapClient.Web\Samples\Paging\Paging Demo\CS
Please let us know if you want more assistance.
Regards,
Prabu S.
Hi Shreekant,
Please find the online documentation, online sample and installed sample location for pagination for your reference.
Documentation: http://help.syncfusion.com/aspnet-classic/olapclient/paging-support
Online sample: http://asp.syncfusion.com/demos/bi/olapclient/Paging/Paging%20Demo/CS/Paging.aspx
Installed sample: <SystemDrive>:\Users\<UserName>\AppData\Local\Syncfusion\EssentialStudio\xx.x.x.xx\Web (Classic)\OlapClient.Web\Samples\Paging\Paging Demo\CS
Please let us know if you want more assistance.
Regards,
Prabu S.
Hi Prabhu,
Could you please let me know where this property is getting
set and what would be the reason for setting it to "0" ?
Thanks
Shreekant
The following code provided in your previous update is not associated with the paging option.
this.OlapClient1.AxisElementBuilderSlicer.SplitButtonCollection.Values
Meanwhile we have prepared a simple sample illustrating the paging option.
SAMPLE LINK: https://www.syncfusion.com/downloads/support/forum/120519/ze/Olapclient_snapdate-1445581183
If still the problem exists, kindly reproduce the same in the sample (available above) and revert us. It would be helpful for us to proceed further.
Regards,
Ramesh G.
Hi Sync fusion,
I have used the same code as used in your online paging samples in my page but pagination bar is
not displaying at the bottom of the grid. So I have tried setting the property EnablePaging="true"
in .aspx page then pagination bar started displaying but the default AxisElements
(Categorical, Series and Slicer) are disappearing.
Is setting the EnablePaging="true" in ASPX page is mandatory? And what would be the reason for the disappearance of AxisElement?
Thanks
Shreekant
Please find the following response.
| S.No | Query | Response |
| 1. | Is setting the EnablePaging="true" in ASPX page is mandatory? | Yes, setting EnablePaging="true" property is mandatory. You can set this either in *.aspx page or in *.cs page. In the given sample we have set in *.cs page. |
| 2. | And what would be the reason for the disappearance of AxisElement? | We are unable to reproduce the reported problem at our end. Kindly provide us the following details. 1. Sample, which replicates the reported problem. 2. Screenshots or videos, if possible. |
| 3. | Essential Studio Version Number | Please let us know the version which you are currently using. You can refer the Essential Studio dashboard installed in your machine for version number. |
Regards,
Ramesh G.
- 7 Replies
- 3 Participants
-
SJ Shreekant Jadon
- Sep 23, 2015 08:09 AM UTC
- Oct 12, 2015 01:16 PM UTC