I have a Linkbutton control inside the template for a Repeater control.

So far, all i have been able to find out is that you can get the text of the linkbutton through the repeaters ItemCommand method, but all my link buttons have the same text.

Does anyone have any strategies for putting buttons inside a repeater or datalist?