I use codenameone and I wanna change some labels text's or fill table with dynamic data from database. So, my question is :
1.what event is good for change component text on showing form?
2.how to create database and load data from it or insert data into it?
My application detail: I've a Main form with list of buttons that every button mapped to show another form. components of forms except Main form have to be set dynamicly.