In This Topic
Before you can use FlexGrid and it's features, you must bind data to your Flexgrid. Once you have bind the data to your FlexGrid, you can use many different features such as filtering, sorting, selection mode, detail row and much more.
- AJAX Data Binding
- Learn how to add data to your FlexGrid using Model binding.
- Master Detail in FlexGrid
- Learn how FlexGrid can be customized to display Master-Detail data
- Model Binding
- Learn how to add data to your FlexGrid using Model binding.
- OData Binding
- Learn how to add data to your FlexGrid using OData binding.
- Remote Data Binding
- Learn how to remotely bind data to your FlexGrid using C1JSONRequest.
See Also