|
-
Feb 24th, 2004, 02:55 PM
#1
Thread Starter
Hyperactive Member
masked edit control
I have a masked edit control want to bind to phone number.
I use:
mskStudentPhone.DataBindings.Add("Text", dsStudents, "tblStudent.Phone")
But get error:
An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll
Additional information: Exception has been thrown by the target of an invocation.
help please.
-
Feb 24th, 2004, 05:48 PM
#2
Is the Masked edit control an activeX control?
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
|