R
RA
Hi
I have a dynamic asp.net table created from the database. I am adding an
ImageButton to each row so the client can click on it. Each ImageButton has
the ID = orderid from database. How can I receive the click event when the
user clicks one of the buttons. Eventually I would like to do the same
processing for all buttons depending on their ID.
Thanks,
Ronen
I have a dynamic asp.net table created from the database. I am adding an
ImageButton to each row so the client can click on it. Each ImageButton has
the ID = orderid from database. How can I receive the click event when the
user clicks one of the buttons. Eventually I would like to do the same
processing for all buttons depending on their ID.
Thanks,
Ronen