Expand my Community achievements bar.

Flex3 and .NET Webservices

Avatar

Level 1
I am wondering if there is a way to select the table column
and rows on the returned table object from a .NET Webservice. The
only mapping I see is result.Tables result.Tables.Columns
result.Tables.Rows this seems to return all of the Column and Row
Results. How can I select out just one field name or order the
results in the Datagrid before binding.
0 Replies