"Return" causes strange things

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a continious form with one field being a text box.
If I place the cursor in data that is already in the box and press return
the data disappears. If I go to another field part of the data returns.
What is the "return" doing to my data?

Thanks in advance...
 
It's entering a new line in the data .... the data are not disappearing.
Check the Enter Key Behavior property for the Textbox, and change it to what
you want to happen when a user presses the Enter key.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top