Thank you very much for your reply! 2013/2/20 asgallant <[email protected]>
> Basically, yes. > > > On Wednesday, February 20, 2013 12:18:05 PM UTC-5, Marco Cinque wrote: > >> So i have to check the entire table data to found the row and then add an >> ID or a classname by jQuery? >> >> 2013/2/19 asgallant <[email protected]> >> >>> You can assign CSS class names to <td> elements by setting the >>> "className" property of the corresponding DataTable cell. There is no way >>> in the API to add an ID to <td>'s or add ID's or classes to <tr> elements. >>> You will have to parse your Table visualization and add them manually. >>> >>> >>> On Tuesday, February 19, 2013 6:34:32 AM UTC-5, Marco Cinque wrote: >>>> >>>> And how can i assign unique ID to each <tr> ? >>>> >>>> Il giorno martedì 19 febbraio 2013 12:27:37 UTC+1, Marco Cinque ha >>>> scritto: >>>>> >>>>> Hi! how can i set a unique id and assign a specific class for the <td> >>>>> when i create rows with the data.addRow() method? >>>>> >>>>> >>>>> thank you! >>>>> >>>> -- >>> 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 google-visualization-api+**[email protected]. >>> To post to this group, send email to google-visua...@**googlegroups.com. >>> >>> Visit this group at http://groups.google.com/** >>> group/google-visualization-**api?hl=en<http://groups.google.com/group/google-visualization-api?hl=en> >>> . >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<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?hl=en. > 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
