Thanks Shai, Now it works after i moved the line below out of the method and place it inside the class
ArrayList<Map<String, Object>> data = new ArrayList<>(); On Friday, June 30, 2017 at 12:10:05 PM UTC+8, Shai Almog wrote: > > > https://stackoverflow.com/questions/44837827/multilist-not-displaying-all-result-from-webservice-codename-one/44838361 > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/93b29900-1f98-48d3-8664-a4ba7734f3a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
