alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 363 forks source link

refresh on jquery append #239

Open dnsBlah opened 8 years ago

dnsBlah commented 8 years ago

Hi all,

first of all I want to thank you for developing dynatable, it rocks! I now just have a slight little question. I'm using jQuery to append a record to the table.

How do I refresh the dinatable without losing my appended record ? (It's a input record, which will be containing a image upload etc)

Hopefully someone can help me out here

dnsBlah commented 8 years ago

or better said, I don't want my content to be affected when refreshing, neither when adding dynamically or changing pages (for example, checkboxes, when selected they will be unselected again when moving to other page or filtering (if default was unchecked))