Hmm...Maybe you could do something like this: 1) When you click on Submit button -> refresh your dataProvider 2) override property data in your item renderer 3) Check in your overrided property "data" whether with your item renderer is something wrong - if yes - dispatch your custom event. 4) Catch those event in your parent component
Piotr ----- Apache Flex Committer [email protected] -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Validating-DataGroup-children-tp6285p6357.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
