You Define. We Design, Support, and Host.
Navigating the Transaction Editor web-based data grid (Table Layout) is like using a spreadsheet. Down and Up arrow keys move from cell to cell vertically, while Tab and Shift-Tab move from cell to cell horizontally. Users can toggle between Form Layout and Table Layout.
Each cell of the grid control is directly and immediately editable. Most web forms require multiple clicks in a read-only form to open a new window before edits can be performed. You can edit multiple columns in multiple rows and copy rows to make multiple new rows before hitting the Update button for a single trip back to the server.
Users can recover from mistakes easily using Transaction Editor’s Change History Log. Every record’s modification is kept so that data entry errors, whether intentional or not, can be easily recovered. Even deleted records can be brought back to life, all without assistance from a data base administrator.
User search filter criteria and sort order is saved so the next time you log in, it remembers where you left off. Multiple searches can be saved as User Views, which also let you arrange the selection and order of columns.