|
-
Feb 28th, 2006, 07:01 AM
#1
Thread Starter
New Member
Masked Edit Control Sends Unwanted Characters to Database
I'm using a masked edit control for my phone number field. But, when I use the update method of my table adapter to update my database, it sends the parenthesis from the mask to the database along with the phone number digits. Is there an easy way to remove the parenthesis from my dataset phone number field before I call the table adapter update method? Could I use a substring function somewhere to extract only the characters I want? Thanks.
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
|