maxy83
04-24-2009, 05:08 PM
Hi, i'm working with some datagrid and httpservice. I try to store the HttpService result into an ArrayCollection. It work's great for some table, but for some other return an error. Error #1034 cannot convert ObjectProxy into ArrayCollection... I would like to know if is possible to resolve this problem with ArrayCollection.
My application is based on ArrayCollection i i woldn't change all of those into XmlList. is possible to fix this problem?
Thank's
My application is based on ArrayCollection i i woldn't change all of those into XmlList. is possible to fix this problem?
Thank's