On Oct 22, 8:34 pm, arkgroup <[EMAIL PROTECTED]> wrote:
> I need opposite, from html table to datatable

But if you can read the SQL, why convert to html at all ? I think
original reply was telling you to get your SQL and shove into data
table.

As best I know if you want to get *html* into a datable, you really
mean "content of a html table" - if so, only way I know is to iterate
trhough it row by row and extract values from cells, then put at data
table as original reply demonstrates.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to google-visualization-api@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to