Results 1 to 2 of 2

Thread: Databound MaskedEdit Control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    KC
    Posts
    72

    Talking

    I have a masked edit control bound to a database, say, for a second phone number. Not everyone has two phone numbers, so if we come to a record where this phone field is empty, the masked edit control does not clear, but keeps its previous value. What can I do to make it update each time the current record changes?

  2. #2
    New Member
    Join Date
    May 2000
    Posts
    7
    dtaAddress.UpdateRecord

    in place of "dtaAddress" put the name of your data 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
  •  



Click Here to Expand Forum to Full Width