# Data Binding

Develop powerful and lightweight web applications using ASP.NET MVC controls. Learn more about the ComponentOne MVC controls in ASP.NET MVC documentation.

## Content



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](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/DirectSSASCube)

Learn how to use cube data in OLAP.

[Cube Data Binding using DataEngine](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/CubeData)

Learn how to use cube data in OLAP using DataEngine.

[Data Engine Service](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/DataEngine)

Learn how to use Data Engine service.

[Model Binding](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/ModelBindingOlap)

Learn how to add data to your OLAP control using basic Model binding.

[Remote Data Binding](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/OlapRemoteBinding)

Learn how to remotely bind data to your OLAP control using C1JSONRequest.

## See Also

[Model Binding](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/ModelBindingOlap)

[Remote Binding](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/OlapRemoteBinding)

[Cube Data Binding using DataEngine](/componentone/docs/mvc/online-mvc/workwithcontrols/Olap/workwitholap/OlapDataBinding/CubeData)