reubenb
10-27-2010, 12:47 AM
Hello!
I have a table for completion of different type of forms that has 'complete' and 'incomplete' (as text) in the different fields.
i want to make a datagrid that lists all the rows and then in each field has checkbox that if selected updates that row in that field to 'complete' and if they unselect it updates the field in that row to 'incomplete'.
it also has an id field that should show the name of the applicant which is linked to another table.
i dont understand how to do this in a datagrid
any assistance would be grateful!
I have a table for completion of different type of forms that has 'complete' and 'incomplete' (as text) in the different fields.
i want to make a datagrid that lists all the rows and then in each field has checkbox that if selected updates that row in that field to 'complete' and if they unselect it updates the field in that row to 'incomplete'.
it also has an id field that should show the name of the applicant which is linked to another table.
i dont understand how to do this in a datagrid
any assistance would be grateful!