Click here to Skip to main content
15,902,760 members

Comments by Member 10256761 (Top 2 by date)

Member 10256761 30-Nov-13 6:52am View    
I am making a assignment management.There is a gridview(in admin page) where I have take Names,Download,CheckBox and TextBox.When the user will submit assignment, admin will see users name and download link on the gridview.when admin will click on download he/she will get the assignment after checkin it,he will click check and give a mark in the textbox.Now I want a code for how to feed checkbox(checked value) and the mark in database in the same name row.
Member 10256761 30-Nov-13 6:52am View    
I am making a assignment management.There is a gridview(in admin page) where I have take Names,Download,CheckBox and TextBox.When the user will submit assignment, admin will see users name and download link on the gridview.when admin will click on download he/she will get the assignment after checkin it,he will click check and give a mark in the textbox.Now I want a code for how to feed checkbox(checked value) and the mark in database in the same name row.