Thanks Matt. --- In [email protected], Matt Chotin <[EMAIL PROTECTED]> wrote: > It means that it doesn't know the type of my_list and therefore can't figure > out how to detect changes to the dataValues property. > > > > http://livedocs.macromedia.com/flex/15/flex_docs_en/00000697.htm > <http://livedocs.macromedia.com/flex/15/flex_docs_en/00000697.htm> > > > > Matt > > > > _____ > > From: dhiren9 [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 26, 2005 2:07 PM > To: [email protected] > Subject: [flexcoders] Changes to unknown property will not be detected. > > > > > What does this error message mean? It shows up on the browser when > running the application. I have a datagrid with the following code: > > <mx:DataGrid id="dg3" dataProvider="{my_list.dataValues}" > width="100%" creationCompleteEffect="Fade"> > > This error comes up after using {my_list.dataValues} as the > dataProvider. > > Thanks. > > > > > > > > > Yahoo! Groups Sponsor > > > > ADVERTISEMENT > > <http://us.ard.yahoo.com/SIG=1291tbk69/M=298184.6018725.7038619.30011 76/D=gr > oups/S=1705007207:HM/EXP=1109542065/A=2593423/R=0/SIG=11el9gslf/*http :/www.n > etflix.com/Default?mqso=60190075> click here > > > > <http://us.adserver.yahoo.com/l? M=298184.6018725.7038619.3001176/D=groups/S= > :HM/A=2593423/rand=462029492> > > > > _____ > > Yahoo! Groups Links > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ > <http://groups.yahoo.com/group/flexcoders/> > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED] subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! > <http://docs.yahoo.com/info/terms/> Terms of Service.

