TextChanged event is not triggered when the text is changed automatically

S

Steve Pan

Hi all,

When the text of textbox web server control is changed
automatically (not entered), the TextChanged event is not
triggered. Who can tell in this case which event will be
triggered?

Thanks

Steve Pan
 
F

Fred W

Make sure the AutoPostBack property is set to true on the Textbox.

Only the Button control has it set to true by default. Other controls
which can postback (checkbox, textbox, dropdown etc.) must be
explicitly set after they are added to a webform.

- Fred W
 

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,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top