This plugin implements a data grid for Kivy.
There are some examples / functionalities associated, among them:
- Add line
- Delete line
- Select all rows
- Deselect all rows
- Delete selected rows
- Display log (shows a record of the elements of the grid)
- Add custom row
- Fill with JSON file
- Selection of line / multiline Touch