Handler for Dynamic ImageButton

Eduardo Lorenzo

Regular
Joined
Jun 27, 2006
Messages
87
Hi there,

I am in the process of displaying a set of data(comes from a List) and each line, will need an Edit and Delete button so I am creating imagebuttons for these.

how do I reference/attach code for the imagebuttons? Should I use a repeater control?

am using C#
 
Back
Top