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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mkill22

    Datalist problem with setting values to buttons

    Hi, I have a datalist with a template which among other things adds a button to each item from the SQL Database. I need to set the value of the id field of the record in the db to the button like this: <input type=button id='btn_<%# DataBinder.Eval(Container.DataItem, &quot;id&quot;) %>'...

Part and Inventory Search

Back
Top