A
Angie
datagrid ex.
a 1 checkbox
b 2 checkbox
c 3 checkbox
once a user selects these 3 rows from a datagrid and i
want to save the 1, 2, 3 value into the database how do i
do this?
I know how to determine the checkboxes and save data into
the database, but how do i pass the values into my sql
statement?? array??? how?
Thank you in advance.
a 1 checkbox
b 2 checkbox
c 3 checkbox
once a user selects these 3 rows from a datagrid and i
want to save the 1, 2, 3 value into the database how do i
do this?
I know how to determine the checkboxes and save data into
the database, but how do i pass the values into my sql
statement?? array??? how?
Thank you in advance.