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
385 stars 77 forks source link

Multiple Stream tables on one page? #21

Open NMerowsky opened 9 years ago

NMerowsky commented 9 years ago

Whenever I populate a webpage with more than one stream table, the pagination for both tables are linked. Any way to fix this?

jiren commented 9 years ago

I will look into this and let you know.