johnpolacek / stacktable.js

jQuery plugin for stacking tables on small screens
http://johnpolacek.github.io/stacktable.js/
Other
1.03k stars 167 forks source link

How to access the data in the table? #69

Open martinmurciego opened 5 years ago

martinmurciego commented 5 years ago

It is a very interesting plugin that solves the visualization of complex tables in small screens. I am looking for a responsive solution for editable tables.

My questions

a) But when changing the visualization as it is done to access the data whose layout has been modified. Is there a way to access them if you have to use different selectors?

b) Muchas librerias y framework actuales buscan separar vista de los datos, existe una implementacion para alguna de esas herramientas?

I found a similar solution for angularjs if it were the case to use this framework. https://github.com/awerlang/angular-responsive-tables