Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My first app
Message
From
03/12/2003 11:22:47
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
My first app
Miscellaneous
Thread ID:
00855466
Message ID:
00855466
Views:
49
Hello All,

I am creating my first windows app with .Net and MM. I went though the Jump Start sections (although I altered them to pertain to my specific form) and I ran across an issue. I was using the help file dated 11/13/2003 and I got to the point where it says to put code in the MmButtonNew1_Click method. When I double clicked on the new button I noticed that the name of the method was different: "BtnNew_Click" (This didn't worry me too much) but then I got an error saying that I had to use the override keyword. This indicated that there is some code in the mmMaintenance class. I looked there and found that the navagation looks like it has been added to the mmMaintenance class, but when I run the form, it does not seem to run. When I click the new button, a new record is added, but it does not navigate to the new record. Has anyone else run across this behavior? What am I missing?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform