BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
|
Queries |
Syncfusion comments |
1. |
I would like to be able to set a column filter (eg date range or integer range ) to limit time to initial |
We have range filter support for filtering the values by adding filter details through “SlicerRangeFiltersInfo” in OLAP report and please find the documentation link below. http://help.syncfusion.com/aspnet-classic/olapcommon/olapreport/filtering-slicer-elements-by-range |
2. |
allow user to add in more values if required - is this possible? |
Yes. We have providing pagination support to bind huge data and please find the documentation and sample link for your reference, Documentation: http://help.syncfusion.com/aspnetmvc/pivotgrid/paging Online sample: http://mvc.syncfusion.com/demos/web/pivotgrid/paging Installed sample location: <SystemDrive>:\Users\<UserName>\AppData\Local\Syncfusion\EssentialStudio\xx.x.x.xx\MVC\Samples\web\Views\PivotGrid /Paging.cshtml |
3. |
Also I would like to be able to set whether a column is initially used when first rendered (but still allow it to be added via column chooser) basically how to set state of schema designer at init? |
We would very much appreciate if you could provide more details on this requirement such as screen-shot or sample which would help us provide appropriate details. |
S.No |
Query |
Response |
1. |
I would like to be able to set a column filter (eg date range or integer range ) to limit time to initial |
“SlicerRangeFiltersInfo” has created by framing MDX query using start and end value which is valid for OLAP datasource alone and not applicable for relational datasource. |
2. |
allow user to add in more values if required - is this possible? |
We have already logged your requirement as a feature task in our database which is available in any of our upcoming release. We will intimate you once the implementation is done. |