jcanker Posted February 23, 2010 Share Posted February 23, 2010 Forgive me if this is an elementary issue, but I'm brand new to AJAX and using several tomes, relying mostly on O'Reilly. Ultimately, my project will be a gradebook feature. O'Reilly covers tables and sorting by column, but I'm a bit confused about how to update the MySQL data when a single grade is entered or changed. How would I identify the assignment (column) and student (identified in the DB by the studentID column) and update just that one value in the DB without rewriting the entire table? Link to comment https://forums.phpfreaks.com/topic/193147-changing-data-in-table-cell/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.