| This really looks very nice! After defining 3 tables with related records, some thoughts: - Trying to enter some records, I pressed space in the checkbox column, "zoom view" appeared instead of changing the value (enter changes the value), I understand that this is a convention in your system, but what's the point of the zoome checkbox? :) - Detail view shows checkbox columns, as checkbox - name and another value-changing checkbox below, waste of space - record with 4 column takes almost all modal window. - Changing value of checkbox with enter, disallows submitting detail view, so there is no submit, but then I cannot simply discard changes made in the detail view, when I press ESC - data still changes. To revert changes, I had to press ctrl-z several times. - I noticed that of the entered characters changed to ?, I'm not shure how cannot replicate it, but entering some strange character, and clicking around does the trick. - I think you should consider adding standard spreadsheet/browser keyboard shortcuts: F2, alt+down. - Make page up / page down work. - Adding related record, could automatically open new detail window - creating unnamed row seem pointless. Good luck! |