boilerplate-code-flask-dashboard icon indicating copy to clipboard operation
boilerplate-code-flask-dashboard copied to clipboard

Data Tables - Nominal Implementation

Open app-generator opened this issue 3 years ago • 0 comments

The feature should provide the following:

  • permit the data loading
  • implements the feature using the existing transactions menu using transactions route
  • line becomes editable at double click
  • editable fields:
    • name
    • value
  • read-only fields
    • id, timestamp
  • the control rows per page should be active - VALUES:
    • 10
    • 20
    • 30

data-tables-implementation-intro

app-generator avatar Dec 03 '21 05:12 app-generator