Datatables has an Editor.
https://datatables.net/

There’s also a package that let’s Django and Datatables talk with each other 
quite well.
https://pypi.python.org/pypi/django-datatables-view


From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On 
Behalf Of roset...@gmail.com
Sent: Friday, April 7, 2017 10:45 AM
To: Django users
Subject: How to make a dynamic table/form

Hi All

I want to make a dynamic table which display data and editable.

The rows and columns could be inserted to table from table viewing, not 
necessary to go to other form for data submitting.

same as the cells which could be also edited.

is there something ready in Django? or is any package suggested for starting to 
do it?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to 
django-users@googlegroups.com<mailto:django-users@googlegroups.com>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e53f2fed-e662-4494-b8fa-b4edb376dc10%40googlegroups.com<https://groups.google.com/d/msgid/django-users/e53f2fed-e662-4494-b8fa-b4edb376dc10%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b4fec000aad240b5b7017c0ae91629f2%40ISS1.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.

Reply via email to