In This Topic
FlexGrid allows you to populate data in unbound mode, at client-side using the following ways.
- Using AJAX Call
- Learn how to populate data in an unbound FlexGrid at client side using AJAX.
- Using CollectionView Service
- Learn how to set the data from the client side using CollectionView Service.