Subject Re: Record navigation disabled when form opened by menu
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Wed, 19 May 2021 08:59:59 -0700
Newsgroups dbase.getting-started

On 5/19/2021 8:19 AM, Stuart Pacholko wrote:
> Hi
>
> Thanks for the response.
>
> My form was XDML but I converted it to OODML by adding rowset data connections and replacing all XDML code with rowset commands.  The form has a rowset connection, and the source code has
>
>     this.rowset = this.prob1.rowset
>
> The Navigation functionality is only disabled when the form is opened by a menu.  The navigation works when you double click on a form.
>
> New OODML forms that were created from scratch have this same problem

I honestly have no idea why this would be, then. Without data and forms
to examine, we can't really do much here.

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm