ASP.NET MVC Controls | ComponentOne
Working with Controls / OLAP / Work with OLAP / Data Binding
In This Topic
    Data Binding
    In This Topic

    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 as listed below. 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, and creating interactive reports.

    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.
    Data Engine Service
    Learn how to use Data Engine service.
    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.
    See Also