You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
I would like to insert an html selection box inside a Google DataTable cell.
Does anyone know if this is possible?
If so how?
asgallant
unread,
Mar 9, 2012, 9:27:47 AM3/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Assuming you are using a Table chart, you'll need to put the HTML for the select box as the data for the cell in the DataTable. Set the 'allowHtml' option to true, and the select box should be in the Table.