Hi Peter,

> if I step to the last record, shouldn't the button "Next Record" then 
> not be disabled?
> There's a button "New Record" for this purpose.
> Often it happens, that the "Next Record" button is accidentally pushed 
> after the last record in a filtered recordset.

Well, the idea here is (and that's basically an assumption of mine, the
behavior is that way for longer than I work on the product) that the
"insertion row" is a "virtual" (n+1)'th row of our form, so pressing
"next" repeatedly lets you travel through all those n+1 records.

Whether or not this is a good user experience - phh. Personally, I never
considered it problematic. But my gut feeling is that's  question pretty
hard to decide.

Ciao
Frank

-- 
ORACLE
Frank Schönheit | Software Engineer | frank.schoenh...@oracle.com
Oracle Office Productivity: http://www.oracle.com/office
--
------------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dba.openoffice.org
For additional commands, e-mail: sy...@dba.openoffice.org with Subject: help

Reply via email to