filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Is there any Table plug-in that supports table-swipe option on Pagination #313

Closed BhagyashreePanda closed 6 years ago

BhagyashreePanda commented 7 years ago

I have a huge data with 15 number of columns to show in a single data. The data might contains 1000 records. I can not use the horizontal scroll bar. So need table to be swipable over desktop, so that we can swipe over table for each column. At the same time the pagination also should work.

Can anybody suggest me a good table-plugin option in which horizontal column swiping is allowed over pagination.

It will be a great help.

zachleat commented 6 years ago

Hm? If your pagination is enforced in the markup it should work fine with the swipe table in tablesaw. Please reopen with a test case or additional questions.