Groups | Blog | Home
all groups > flash data integration > february 2005 >

flash data integration : Loading data from a web service into a datagrid



pford68
2/18/2005 11:51:02 AM
I am having problems loading data from a web service into a Flash datagrid
component.. The web service operation returns a two-dimensional array, which I
thought would load easily into a datagrid, by way of a WebServiceConnector
component. The array contains information retrieved from a database. When I
call the same service mthod in a JSP service client, the data loads into an
HTML table as expected. But when I try to load the same two-dimensional array
in a datagrid, nothing happens. Am I missing something about how to load data
into a datagrid?
pford68
2/20/2005 11:48:26 AM
AddThis Social Bookmark Button