ajax update panel trigger

G

Guest

hey all,
i have to buttons on a web form and i have an update panel with a single
textbox inside it. i add a trigger to the update panel for one of the
buttons. the button procedure assigns some simple text to the textbox and
tries to change the .Enabled property of the other button to false.

notice i said the word "tries" that's the part that doesn't work and was
wondering if anyone knew how i can fix that?

thanks,
rodchar
 
G

Guest

the only code i have is behind the one button procedure:
Me.TextBox1.Text = "Hello World"
Me.Button2.Enabled = False

the rest is ajax config to add the trigger for the UpdatePanel.
 

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,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top