Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NavControl
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
01510742
Message ID:
01510909
Views:
49
Robert,

>Hello. I'm using visial studio 2010 and the newest release of mere mortals.
>
>When I add a new record to the only business object on the form it does not navigate to that new record. I thought this had to do with not setting the forms NavControl. I set the only grid as the forms NavControl and now when I tell the form to navigate to the last record which should be the new record it messages me that I made changes to the current record and do I want to save the changes. I made no changes to the current record.
>
>I also set the form AddDescToFormTitle to true. Set the business object DescriptionField and the record description does not show on the title bar.
>*****************************************************************************************************************************************
>AddDescToFormTitle only works when I retrieve all records when the form loads. If I search for a record the title doesn't update.
>*****************************************************************************************************************************************

I recommend checking the code in mmMaintenanceForm.NavigateNew() (which you can call from your New button's Click handler. This is the code that is used in MM .NET Maintenance forms.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform