Hello,
I have an unbounded text box which have a default value of Zero (0). And a command button which is not enabled and will save the value in the text box when pressed.
What I want is that: When I change the default value in the text box, I want the command button to be changeed to enabled. I want this action to be taken just when I start typing in the text box.
Thank you for your help,
Abolos
I have an unbounded text box which have a default value of Zero (0). And a command button which is not enabled and will save the value in the text box when pressed.
What I want is that: When I change the default value in the text box, I want the command button to be changeed to enabled. I want this action to be taken just when I start typing in the text box.
Thank you for your help,
Abolos
Comment