I have a table with a lot of data. Without pagination, it works normally, showing all data.
However, as it is very large, we prefer to add pages instead of the scrollbar. But, when placing pages, we noticed that with the documentation itself, from the 11th page onwards, when clicking on a page, the current class is not added to the selected button, not showing which page the user is on. ( teste google charts - JSFiddle - Code Playground <https://jsfiddle.net/luanamotta_des/0rhm1w4g/>) Furthermore, in some tables, even with 20 data, and a page size of 10, the buttons to go to the next page do not work. We tried with other pagesize, and it still doesn't work. Any suggestion? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/722be9b5-845a-4e45-bf71-f624e5130a5fn%40googlegroups.com.
