Has anyone had success opening a form with a database row populating the Textfields? I have tried .setText() and TextComponent().text(), but neither will display the data when the form show() is executed. I have only been able to show text hints, not field.toString() in either test.
codenameone - How can I show information from my database on my form when the form shows? - Stack Overflow
评论列表(0)
- 暂无评论