Our users have lots of data entry to do and they would like to edit within the dbFront table grid in the same way they currently use Excel. They simply want to make changes and have the changes automatically save.
These changes would not be for a child table. They would be on the primary table.
We don't want dbFront to cache the changes because we don't want to risk loosing the changes. We want those changes to save directly to the database without any further prompts or questions.
They don't want a Save button.