Flex 2 - I have a panel with a bunch of text objects. Each of the text objects are populated by the DB, all fine. I want to know best practice on displaying only the text objects via an IF statement. The canvas should size adjust depending on the visible text objects. Should I add/remove child object depending on the IF statement or is there a better/cleaner way? I ask the question only to determine the "Best Practice" in my continual learning
Thanks in advance! Greg

