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.

Telerik UI for ASP.NET Core Ninja image

The Data Binding is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

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:

See Also

In this article