DataRepeater

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi i have datarepeater in which i have textboxes, how to create
txtCustID_TextChanged event in datarepeater like simple textbox its easy
double click it and it create automatically the event but in data repeater we
have multiple textbox and cannot directly create event handler for that
textbox has repeated several time.
 
I believe you are talking about ASP.NET and I would just want to say
Datarepeater is more meant for displaying data.

chanmm
 

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

Back
Top