G
Guest
Lets say I have a repeater inserts 10 linkButtons onto my page. Now when this button is clicked, how do I determine which one was clicked? Do I have to programmatically change the linkButton CommandName property using the Repeaters ItemCreated event? or is there a better way
-- Thanks.
-- Thanks.