Hi Kentor, It all depends on how you set the dataprovider for the DataGrid. Are you appending the feeds from the second HTTP service ?
Can you paste your code here. Thanks, Sangeeta On May 6, 8:46 am, Kentor <[email protected]> wrote: > Hi, > > I'm trying to create a simple flex application which will grab rss > feeds from more than one source and display them. When I add the > second HTTPService, and then add it to the datagrid. The problem is > that when I try to add the data from the 2nd feed, it overwrites the > first one. My code is pretty simple and is similar to this > one:http://amrkamel.wordpress.com/2008/02/16/flex-rss-reader-in-less-that... > except that I hard coded the rss' URL instead of having an input box. > Thanks for your help! > > Simon > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

