Create a custom component.  Use XML as the dataProvider.  Pass the xml
node into the component, and have the logic there pull the correct
subnode for the current items dataProvider.

 

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tadas Ziemys
Sent: Thursday, April 26, 2007 7:23 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] problems with repeater

 

Hello!

I'm trying to create forum, and the best solution i could think of was
a repeater function. But i stuck with a little problem:
When i create dynamically for example Accordions canvas and in it
DataGrid i cant think of a way to assign every different DataGrid
different dataProvider. Is it somehow possible?
I can think a different solution to this problem:
To have one source for all datagrids, but to form it every time i
change Accordions canvas, but i dont know how to know which one is
selected?

Any tips or suggestions? :)

Sincerely,
Tadas

 

Reply via email to