I have tried to add css to move the paging Symbols on top of Table. It looks the pagingSymbols are in Seprate DIV tag and other Tablew cells or in another DIV tag. So i want move the pagingSymbols DIV to the top of Cells DIV tag. The cells DIV not having class name or id. So i am not able to interchange these DIVs. Is any example avilable to change the position of pagingSymbols.
On Fri, Apr 13, 2012 at 7:35 PM, asgallant <[email protected]>wrote: > You can use CSS to re-position them. The buttons are contained in a div > with the class "google-visualization-table-div-page". > > > On Friday, April 13, 2012 1:54:23 AM UTC-4, Ram wrote: >> >> I have used Table Paging from https://code.google.com/apis/** >> ajax/playground/?type=**visualization#table_paging<https://code.google.com/apis/ajax/playground/?type=visualization#table_paging>. >> By default pagingSymbols are displayed on bottom of Table.I want to >> display on top of the Table. Is it possible? > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/Qvb8ej16MlYJ. > > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > -- BY R.RAMPRASAD -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
