aspose file tools
The moose likes Flex and the fly likes Feeding a dataProvider using a collection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "Feeding a dataProvider using a collection " Watch "Feeding a dataProvider using a collection " New topic
Author

Feeding a dataProvider using a collection

Preston Thornton
Ranch Hand

Joined: Jun 24, 2008
Posts: 80
Hi everyone:

I am looking through the "Flex 3 in Action, in chapter 8 where I am wonder if you can supply a DataGrid using a collection, but the collection will pulling from a file with the XML data. Or, simply put . . . how to feed a dataGrid using a XML flat file. I was play with pulling data from an Oracle database using JDBC collection. I know that I can create code to output my java/query into a XML format to a file. How do I feed a file into a collection and onto a dataGrid?

Thanks.
 
 
subject: Feeding a dataProvider using a collection
 
Threads others viewed
drop down(comboBox) in dataGrid
Parse XML File Using Java
Call servlets in Flex
Struts-Layout Datagrid help
Struts-layouts
MyEclipse, The Clear Choice