S
Stephen
Hi,
I have a quick question. I am displaying all the orders that are active. I
am making use of a datarepeater with checkboxes to display data and a submit
button to insert into the database.
suppose i want to make the orders inactive using the checkboxes and click on
the submit button should update the database.
How do I capture the event such that only those check boxes that have been
checked are updated and not others?
Thanks,
Stephen.
I have a quick question. I am displaying all the orders that are active. I
am making use of a datarepeater with checkboxes to display data and a submit
button to insert into the database.
suppose i want to make the orders inactive using the checkboxes and click on
the submit button should update the database.
How do I capture the event such that only those check boxes that have been
checked are updated and not others?
Thanks,
Stephen.