Epotignano / angular-export-table

Allow us us to export an HTML table to different types of documents.
13 stars 8 forks source link

Pagination #4

Open waar19 opened 8 years ago

waar19 commented 8 years ago

When I try to set pagination, this not load, please help me with this. How I can implement?. Thanks

Epotignano commented 8 years ago

Sorry for this never noticed that people is using this plugin! Will see these issues.

Epotignano commented 8 years ago

Could you describe me your problem with a plunker?

waar19 commented 8 years ago

Ok, the specific problem happens when I try to insert a table on the page, and shows no pagination. The control for pagination isn't showing

waar19 commented 8 years ago

When I try to use this implementation

tfoot tr <d colspan="5" class="text-center" div st-pagination="" st-items-by-page="5" st-displayed-pages="10" /div /td /tr

Epotignano commented 8 years ago

If you can prepara a fiddle or plunker, showing the problem could be better. Never had this problem myself.