N
NerdRunner
I have added a textbox to my web form. When I attempt to set the text
of this control (txtSSMaterial.text = "some text") I get the following
error -
error BC30451: Name 'txtSSMaterial' is not declared.
I have many other controls on the same form that do not cause an error
to occur. Could this be due to a control count limitation?
Thanks,
Sean M. Severson
of this control (txtSSMaterial.text = "some text") I get the following
error -
error BC30451: Name 'txtSSMaterial' is not declared.
I have many other controls on the same form that do not cause an error
to occur. Could this be due to a control count limitation?
Thanks,
Sean M. Severson