How do I Update a textbox.text field when its nested inside a LoginView?

  • Thread starter Jacob Donajkowski
  • Start date
J

Jacob Donajkowski

I want to change the text inside a textbox that is inside a loginview
but it won't work using the .findcontrol function. I have tried :

textbox tb = loginview1.findcontrol("textbox1");
tb.text = "New String";

but that dones't work for me.

Can anyone help?

Thanks

Jacob
 

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

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top