ASP.NET MVC コントロールヘルプ
非連結のFlexGrid
コントロールの使用 > FlexGrid > FlexGridの使用 > 非連結のFlexGrid

FlexGrid allows you to populate data in unbound mode, at client-side using the following ways.

AJAX呼び出しを使用した非連結のFlexGrid
Learn how to populate data in an unbound FlexGrid at client side using AJAX.
CollectionViewServiceを使用した非連結のFlexGrid
Learn how to set the data from the client side using CollectionView Service.