Dear All, I need to write an application(HTML/JS/Django) where i can insert, edit and delete a row in html table. As soon as we add a new row the previous row is saved in database and is not editable unless we edit it.
I want to do it in two steps 1) Add/Delete Row dynamically. Ever add saves the data of previous row in database. 2) Following that implement the Edit functionality. Any reference will he helpful Regards, Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---