Hello,

I'm using a HTTPService to call an XML file and when I render an empty
field the result is [object Object]. I've tried checking the length of
the field inside the row as it comes in, but no luck. I also tried
checking for whitespace, but the same result. I would like to display
an empty datagridcolumn if the value is empty in the XML instead of
object Object.

Thanks in advance!

Reply via email to