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

    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
    Learn how to add data to MultiRow control using basic Model binding.
    Remote Data Binding
    Learn how to remotely bind data in MultiRow control using C1JSONRequest.