Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmButtonSave
Message
From
23/03/2011 07:01:43
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MmButtonSave
Miscellaneous
Thread ID:
01504628
Message ID:
01504628
Views:
79
Hello. I have an mmButtonSave on my form. When I click on the Save button I get a message "Unable to save current data. See the error icons for details." I'm expecting this message since I have some non-null fields. What I'm not expecting is the code in the mmButtonSave.Click() to execute when the form has errors and save my other business objects that are children of the primary business object.

I'm looking at the ErrorEntityLists.Count "If Me.ErrorEntityLists.Count = 0 Then" which I would expect to be greater than 0 since the form has an error, but the count remains at 0. Is there a different property I shoudl be checking?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform