Can anyone provides me the well understandable example of use of low level API with GWT 2.0.1?
I have one grid in which there will be three columns and 2 rows. Coulmns : Field Name, Field Type, Field Type Row1: Id, String, 100 Row2: fName, int, 10 I want to pass this values to datastore and fetch it whenever required. I am using low level apis to do this thing. Anyone have comment on this? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
