On Sep 16, 2013 7:36 PM, "Oleg Konovalov" <[email protected]> wrote:
> Hi, > > I need to validate dynamic form data in Flex 4.5 ADG, meaning that I don't > know column names, > order, but if the attribute is Required, than I have to make sure user > filled it in. > From all examples I have seen, validations is done in MXML, but in my case > since data is dynamic, it should be done in AS. > > Any samples? > > Data comes dynamically to ADG, > but user can Add or Edit row in dynamically built Form. > > Please advise. > > TIA, > Oleg >
