Hi,
I am displaying a table of records, one column is the student id. What html code do I need to allow user to select a student record by a click of a student id. In other words how do I make the id column clickable and at the same time capture the id number so I can process and display that student's details?
Thanks
I am displaying a table of records, one column is the student id. What html code do I need to allow user to select a student record by a click of a student id. In other words how do I make the id column clickable and at the same time capture the id number so I can process and display that student's details?
Thanks
Comment