Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TextBox control in a repeater

Status
Not open for further replies.

royyan

Programmer
Jul 18, 2001
148
US
I am trying to add TextBoxes in a repeater. The number of TextBoxes is variable according to the repeater bindings pull from database. My problem is how to add "TextChanged" event to each TextBox so I can save changes each time I make changes to the textbox.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top