Can anyone provide tutorial/example of a web2py implementation of an AJAX grid which updates records? web2py slices has jqgrid in read only mode, (although the example doesn't work out of the box anymore). My learning curve is working out good ways to send update requests back to the server, however pretty sure this wheel is already invented.
Overall, I want to have the skills to add inline editing to my web2py apps and I think using a javascript grid is the only realistic way to do this. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

