Page 1 of 1

Table with procesing buttons in each line

Posted: Wed Oct 06, 2010 10:35 pm
by shags_j
Hi All,

I just need a nudge in the right direction on how this situation is usually approached.

I have a table which is taken straight from a mysql db and displayed in a html table. On each row I have a delete cell (with an image). What's the easiest way to process if someone clicks the delete on that particular line?

Cheers,

J