This one works perfectly!!!
Now, what if I want the record to be appended (that is to be added to the end of the rows) and not just inserted after the current?
(ok, there have been some suggestions that I should make my own button that calls append, but I was thinking of something more...elegant...like...subclassing the dbnavigator...
...what do you think?)
it is far easier and faster to drop a toolbar wiht some tool buttons that emulate or even replicate the dbnavigator behavior than to subclass dbnavigator to add a button. So I personally wouldn't waste time on it unless you plan to
1) create a feature request in the bug tracker with the new control
2) create a component library or extend an existing component library
in which case I would suggest to either get intouch with the library authors before any decisions to see how they would like to proceed.