New to Telerik UI for ASP.NET Core? Start a free 30-day trial
Data Binding Overview
The PivotGridV2 for ASP.NET Core supports Ajax data binding to an HTTP accessible Online Analytical Processing (OLAP) and binding to local flat data.
OLAP Services
- Telerik UI provides an OLAP service dll that can be used for testing and is hosted at
https://demos.telerik.com/olap/msmdpump.dll
. - To see the responses, the service needs to be queried and cannot be opened directly in the browser.
For more information on binding the PivotGridV2 to data over an OLAP cube, refer to the following articles: