Looking to display simple table views on various pages

13 views
Skip to first unread message

rararar

unread,
Feb 4, 2012, 11:22:24 AM2/4/12
to Google Visualization API
Hello - I'm somewhat new to this so I apologize if the question seems
simple.

I'd like to display the information (stored in google spreadsheets)
using the table view but on consecutive pages as the information is
much to large (there's around 8k rows - 4 columns) to fit on a single
page. Ideally the fields would be easily searchable with the ability
to filter by columns/fields, etc. Is there a search function that can
integrates with this?

Thanks in advance.

asgallant

unread,
Feb 6, 2012, 9:08:50 AM2/6/12
to google-visua...@googlegroups.com
You can use the 'page' and 'pageSize' Table options (http://code.google.com/apis/chart/interactive/docs/gallery/table.html#Configuration_Options) to enable paging, and you can use Controls to filter your data (http://code.google.com/apis/chart/interactive/docs/gallery/controls.html#gallery).
Reply all
Reply to author
Forward
0 new messages