Data Entry form with pagination

Data Entry form with pagination

peyotepeyote Posts: 1Questions: 1Answers: 0

Hi guys - Fantastic product, I just found it today, works beautifully and instantaneously in my Flask application. On your website do you have a form or template for a data-entry screen? I have about 200 rows in a SQLite database with about 20 fields (columns) per row. I need a data-entry form that would show all the fields on a single page, with pagination such that the page-down, page-up keys would take the user to the next or previous record. Can I do this with DataTables? Thank you.

Answers

Sign In or Register to comment.