ComponentOne ASP.NET MVC Controls
Data Binding
ASP.NET Core MVC Controls > Controls > OLAP > Work with OLAP > Data Binding

OLAP is designed as powerful data analysis tools to deliver high-end business intelligence capabilities, the data can be added to the OLAP control through various data binding options. Once you have bind the data to your OLAP control, you can use many different interactive features such as filtering, grouping, sorting, drill-down, applying conditional formatting, creating interactive reports.

This section contains information about
Model Binding
Learn how to add data to your OLAP control using basic Model binding.
Remote Data Binding
Learn how to remotely bind data to your OLAP control using C1JSONRequest.
Data Engine Service
Learn how to use Data Engine service.
Cube Data Binding
Learn how to use cube data in OLAP.
Cube Data Binding using DataEngine
Learn how to use cube data in OLAP using DataEngine.
See Also