Grid Data Binding & Data Source Helper

To get data into the Grid, use the integrated helper that will make it easier to bind arrays to the Grid. You can provide an interface that implements a protocol that the view knows about and the protocol methods provide the information that the Infragistics Grid needs to display data.

 iOS Grid Data Binding Data Source Helper