Thanks for your kind. Right, and not working at me for another spreadsheet. I have changed the link of the spreadsheet and added the text you sent me. After this not working. The e-mail address is still grey, not possible to click on.
Any idea? Thanks again. 2013. június 14., péntek 18:50:37 UTC+2 időpontban asgallant a következőt írta: > > I tried it and it works fine. Make sure you are entering it correctly - > the option is "allowHtml", not "AllowHtml" (the options are case sensitive): > > options['sort'] = 'event'; > options['page'] = 'event'; > options['showRowNumber'] = true; > options['allowHtml'] = true; > > On Friday, June 14, 2013 12:27:40 PM UTC-4, my2cu HU wrote: >> >> Hello! >> >> Thanks for the really fast reply, but not working... >> Anything else solution? >> >> Thanks a lot! >> >> >> 2013/6/14 asgallant <[email protected]> >> >>> This is a terrible code example that is needlessly complex, but if you >>> intend to use it anyway, you would add that option after around these lines: >>> >>> options['sort'] = 'event'; >>> options['page'] = 'event'; >>> options['showRowNumber'] = true; >>> >>> like this: >>> >>> options['allowHtml'] = true; >>> >>> On Friday, June 14, 2013 11:57:11 AM UTC-4, [email protected] wrote: >>>> >>>> Hi! >>>> >>>> Where should I write the "AllowHtml:true" row in the following example >>>> to allow links? >>>> >>>> https://developers.google.com/**chart/interactive/docs/** >>>> examples#tablequerywrapper<https://developers.google.com/chart/interactive/docs/examples#tablequerywrapper> >>>> >>>> >>>> Please notice that this example contains two parts. Please help me in >>>> the part name: "Here is the JavaScript code for the TableQueryWrapper >>>> object:" >>>> >>>> Thanks in urgent advance! >>>> >>>> A. >>>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Google Visualization API" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/google-visualization-api/AcLBoYJljwI/unsubscribe >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at >>> http://groups.google.com/group/google-visualization-api. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
