Hi all,

 I have text field. i have added formatting to that 
 by changing its properties

It looks in .spg file as followes

                        FormatType "Datetime" ;
                        FormatEnabled "True" ;
                        FormatDecimalPlaces "0" ;
                        FormatDatetimeStyle "03/04/1996" ;
                        FormatUse1000Separator "False" ;
                        FormatUseCurrencySymbol "False" ;
                        MaxLength "20" ;
                        Size "20" ;
                        Lines "1" ;
                        ValidationType "TypeChecking" ;
                        ValidRangeFrom "0" ;
                        ValidRangeTo "0" ;

Even if i am giving wrong input to text field in its onBeforeDisplayEvent,
onValidationFailureEvent  is not getting fired?
What may be the reason?

Any help is appreciated..
Thanks in advance
VijayP



_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to