EloquentStudio / StreamTable.js

StreamTable.js streams data for tables in the background, updates and renders them using templating frameworks like Mustache.js, HandleBars.js
http://eloquentstudio.github.io/StreamTable.js/stream.html
MIT License
386 stars 77 forks source link

Disable rendering the same content #22

Open deXterbed opened 9 years ago

deXterbed commented 9 years ago

I was having issues with the https://github.com/vitalets/x-editable, the editable popup won't remain open because stream table was replacing the page content with every subsequent ajax request.