[flexcoders] Re: FLEX defaut xml parser issue with Auto Exponential conversion issue

2009-04-08 Thread sunild999999
resultFormat is a property of the HTTPService that you're probably using to retrieve the XML. http://livedocs.adobe.com/flex/3/langref/mx/rpc/http/HTTPService.html#resultFormat Sunil --- In flexcoders@yahoogroups.com, "Ramabhadra Reddy" wrote: > > Thanks Tracy Spratt for your quick reply. > >

[flexcoders] Re: FLEX defaut xml parser issue with Auto Exponential conversion issue

2009-04-08 Thread Ramabhadra Reddy
Thanks Tracy Spratt for your quick reply. Still i have doubt on resultFormat="e4x" attribute setting. where do i set this attribute in my code. is this attribue belongs to data grid component? override public function set data(value:Object):void{