Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmPicker - trouble with BrokenRule/ErrorProvider
Message
De
09/03/2005 09:52:25
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00992974
Message ID:
00994000
Vues:
22
I'm having a similiar problem, possibly someone could help me out with. I have an mmUltraDataTimeEditor on my form. I bind it with the following code:
this.txtsd_dob.DataBindings.Add("Text",dsStudentInfo,"ST_STDNT.sd_dob");

In the bizobject for table ST_STDNT, I add a rule: this.AddRequiredField("sd_dob");
However, when I break this rule by leaving the field blank, I do not receive an error broken warning/icon.

I also have another mmUltraDateTimeEditor on my form. I set up a rule in the CheckRulesHook method. When I break the rule set up for this field, I receive the error warning, but alas no icon.

Is there any know error for the mmUltraDateTimeEditor not working properly with the error providor?

Thanks in advance for any help provided!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform