Hello, is there a way to edit multiple records at once in a form? Say you have a table
StudentName (string) Term1 (string) Term2 (string) I would like to have a form similar to this. Student Name Grade Term 1 Grade Term2 Roger A __ Cindy B __ [Submit] I would like to be able to enter the grades for term 2 in one go (like an Excel Sheet) and press submit to have it stored in the db. Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

