See Also Send us your Feedback
Tutorial - Virtual Interface

In this tutorial, you will learn how to use the Virtual Interface data mode to display an array. It demonstrates how to implement the IsgGridDataSource interface and how to use its functions to implement read, update, add and delete operations. 

1. Read Data

Show Me

2. Write Data

Show Me

3. Add New Row

Show Me

4. Delete Rows

Show Me

See Also

DataMode | SimpleDataSource