mcora
24 Nov 2009, 8:31 AM
hi,
I need to populate a grid starting from a simple xml string.
Let's say that I have this string directly into memory, it isn't a remote one so I don't have to use HttpProxy or something like that.
The usage of MemoryProxy doesn't work, or at least I couldn't be able to.
On GWT-Ext this method could easily be done using store.loadXmlData ().
Any hint on this?
thanks in advance
I need to populate a grid starting from a simple xml string.
Let's say that I have this string directly into memory, it isn't a remote one so I don't have to use HttpProxy or something like that.
The usage of MemoryProxy doesn't work, or at least I couldn't be able to.
On GWT-Ext this method could easily be done using store.loadXmlData ().
Any hint on this?
thanks in advance