Hello,
I build a table with the visualization DataTable().
With DateFormat({pattern ... I try to give a special format to cells
with a date in it.Everything works fine as long as there is a date in the cell. But is there an empty cell, the API wouldn' t work. There ist an error message like: 'null' is null or not an object Does anybody have got an idea how to check, whether the cell ist empty or not and just use the pattern, if the cell is not empty. Thank U -- 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.
