Expand my Community achievements bar.

Get Webservice tags dynamically

Avatar

Level 1
I am using an arrayCollection returned from a web service to
populate a datagrid. My problem is that I want the process to be
dynamic. My app is a report generator, so I need it to display the
data without having to statically set the column datafield names in
the grid - because they will be different depending on the report.
Is there a way to "get" the tag names out of the web service data,
or to just refer to them without using their actual names?
Thanks!
0 Replies