Tuesday, July 4, 2017

django-tables2 and javascript

I want to know. How do you access a table generated by django-tables2 in your client side using javascript?

Does django-tables2 provide a mechanism to access table contents via client side.? A traditional html <table> tags do have an id or a classname for access purpose. How will you do such with a django generated table.?

--
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+unsubscribe@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/d23b7d9c-282a-43e7-82bb-e0bb46e0c5ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment