|
-
August 21st, 2001, 09:48 AM
#1
Binding to MaskedEdit control
One of the controls on my form (frmAddTransfer) is
a MaskedEdit control with a mask ##/##/## used for inputing a date. The form is used to allow user to enter data that is bound to my rs. When the Show method is invoked, get binding error related to the MaskedEdit control. No error if I remove the mask. Appreciate any suggestions.
DataEnvironment1.rscmdTrfrs.AddNew
frmAddTransfer.Show
Thanks!
John
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|