Changing a text boxes value (from code) of a data bound text box does not work

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joshua Ellul

    Changing a text boxes value (from code) of a data bound text box does not work

    Hi There,

    I've created a form with several databound textboxes. One of the textbox's
    text is filled in programatically (through code). The problem is that if i
    change the value of this text box say txt1 and then tab through the other
    textboxes, the original value of txt1 will appear in txt1 and not the value
    that I have just input.

    Any ideas?

    Josh


Working...