Hi,
I'm reading some data form a databes with a DataSourceServlet. All
works ok, but I have a problem. I declare a new TableRow. I add some
cells to it, and then I add it to the dataTable.

Then, I want to restart the data row and clear it's data. I can do
this:

dataRow = new TableRow();

But this is not optim for my programm. Can someone say me how to do
this

I hope you can  unterstand my problem

Thank you

Marc

-- 
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.

Reply via email to