Originally posted by smartgwt.dev
Yes, i am not using GWT RPC Manager, I am using another file servlet,
upload file, servlets reads it , then I want to populate the data back into the ListGrid,
How can I populate the smart GWT ListGrid with the data present in the upload file? Please suggest.
Comment