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>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.