Erik, I don't wanna know, how many nightmares the ADG has caused already now. ;)
@YourQuestion Don't know, but seems highly likely, unless this is meant as: *columnIndicator = rowIndicators[columnIndex];* *if (rowIndicators && ( columnIndicator != null ))* Also, I'm working my way through your walker classes - and really like your work. Thanks to the good quality, I should be able to finish FalconDart faster than expected. The biggest benefit that I see, is that it will be able to translate many ( == all Halo components except ADG ) Flex UI classes as well - including custom UI component overwrites and compositions. The way I understand FlexJS, custom UI components have to be rewritten in JS, correct? regards John On Wed, Sep 11, 2013 at 3:08 PM, Erik de Bruin <e...@ixsoftware.nl> wrote: > Hi, > > While playing around with Falcon and the various projects in the SDK, > I got this error from Falcon: > > > /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/projects/advancedgrids/src/mx/controls/AdvancedDataGrid.as:7779 > Warning: Assignment within conditional. Did you mean == instead of =? > if (rowIndicators && (columnIndicator = rowIndicators[columnIndex])) > > This seems to be a valid error the should be fixed in the SDK, correct? > > EdB > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl >