Re: Client side format string response to json array and display in jtextetable

2016-04-16 Thread schmitt kevin
> > problem resolved, error is due to bad json, i changed it and work, for testing my json array i'm gone https://jsonformatter.curiousconcept.com/ > . > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop

Client side format string response to json array and display in jtextetable

2016-04-16 Thread schmitt kevin
Hello everyone, can you help me please? I try from Client side format string response to json array and display in jtextetable. My class javascript object : package project.client; import com . google . gwt. core . client . JavaScriptObject ; import com . google . gwt. core . client . JsArray