Fixed delegate setup to be consistent and use the existing delegate method for both cases (double click to start editing, just start typing to start editing). Use the notification info to figure out which way to move the selected cell and do that after persisting the edited data.
Fixed delegate setup to be consistent and use the existing delegate method for both cases (double click to start editing, just start typing to start editing). Use the notification info to figure out which way to move the selected cell and do that after persisting the edited data.
Fixes #13.