evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

CRUD Operations #192

Closed abdulmalekDery closed 5 years ago

abdulmalekDery commented 5 years ago

Is this library provide any simple way to implement Create,Update,Delete operations? and if so ..is there any sample describe this operations?