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
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.
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
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
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. |