# 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



To use MultiRow control and its features, you must bind data to your MultiRow. Once you bind the data to MultiRow control, you can use many different features such as filtering, sorting, selection mode, detail row and grouping.

[Model Binding](/componentone/docs/mvc/online-mvc/workwithcontrols/FlexGrid/workwithflexgrid/DataBindingFlexGrid/ModelBinding)

Learn how to add data to MultiRow control using basic Model binding.

[Remote Data Binding](/componentone/docs/mvc/online-mvc/workwithcontrols/FlexGrid/workwithflexgrid/DataBindingFlexGrid/FlexGridDataBinding)

Learn how to remotely bind data in MultiRow control using C1JSONRequest.