patrickstrijdonck
Programmer
Hello all,
Im have a simple table wichs picks alot of records from a table
What I want can be solved with 2 things,
For each row: a checkbox, if the checkbox is checked (when button pressed) that record wich is checked must update (also the other records must also update)
For each row: a button, if button is presses, that record must update something,
What i have managed:
Ive managed to get a button for every row, but when its clicked ALL records will update :S
If someone can please explaine how this is done
Thanks in advance
Patrick
Im have a simple table wichs picks alot of records from a table
What I want can be solved with 2 things,
For each row: a checkbox, if the checkbox is checked (when button pressed) that record wich is checked must update (also the other records must also update)
For each row: a button, if button is presses, that record must update something,
What i have managed:
Ive managed to get a button for every row, but when its clicked ALL records will update :S
If someone can please explaine how this is done
Thanks in advance
Patrick