Hello folks,i am wondering how to do this.Okay,this is the end result i want.
Id | Student Names | Checked Subject One | Checked Subject Two | Checked Subject Three | Checked Subject Four
To reach there i want my users to be presented with this form that lets them do this:
Choose Year -> Choose Term -> Choose Class -> Choose Examination -> Check Subject(s)[:This are subjects checkboxes] Ok Button | Cancel Button
When a user clicks okay,he/she is presented with a grid with the subjects he/she checked and the grid will look like this;ready for editing:
Id | Student Names | Checked Subject One | Checked Subject Two | Checked Subject Three | Checked Subject Four
I will be happy to learn from anyone the concept i can apply to achieve this or an alternative solution if you understand what i am looking for.
As you can tell, the select boxes will have data from the db and so are the check boxes,so that much i know.
Thanks.
Id | Student Names | Checked Subject One | Checked Subject Two | Checked Subject Three | Checked Subject Four
To reach there i want my users to be presented with this form that lets them do this:
Choose Year -> Choose Term -> Choose Class -> Choose Examination -> Check Subject(s)[:This are subjects checkboxes] Ok Button | Cancel Button
When a user clicks okay,he/she is presented with a grid with the subjects he/she checked and the grid will look like this;ready for editing:
Id | Student Names | Checked Subject One | Checked Subject Two | Checked Subject Three | Checked Subject Four
I will be happy to learn from anyone the concept i can apply to achieve this or an alternative solution if you understand what i am looking for.
As you can tell, the select boxes will have data from the db and so are the check boxes,so that much i know.
Thanks.