Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 881 Bytes

File metadata and controls

23 lines (18 loc) · 881 Bytes

kivy.data_grid

This plugin implements a data grid for Kivy.

Functionalities

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

Screenshots

Data grid screenshot

Data grid "Add Custom Row"

Data grid log