All, I am comparatively new to the technology and quite impressed with what I've seen so far. I'm facing some issues though with the first thing that I'm trying to do with it.
I have my data stored in the XML format on the disk. The task it to read it and message and group the data in a nice row-column format before presenting. I have copied the XML to public directory and can read it with the help of HttpProxy/ XmlReader classes. The issue is I don't get a handle on the data, so not able to organize the way I need to present it. I have read the samples but they all seem to be presenting XMLs which are written in a ready-to-present fashion. Can someone suggest if there is a way I can use a custom XML loader or if there is a way I can extract the data out of the Store object? Pl help!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
