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 TouchToneTommy 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: *

  • Users: JanduBalm
  • Content: Threads
  • Order by date
  1. JanduBalm

    Accessing checkboxes in a repeater control

    Hi, I have a repeater which displays lists of items. For each item, a checkbox is displayed and is named using the prefix of chk and then the product id is appended. The code is as follows: <ItemTemplate> <tr> <td><%#Container.DataItem("ImageLink")%></td>...

Part and Inventory Search

Back
Top