Hello,
I am creating a demo to Krone in which the application loads an SQLite file and displays it through the ListView widget.
To do that I’m using the documentation and examples:
ListView1 Demo
SQLite Demo
And I’m trying to merge the two to create the new examples but it seems that something I’m doing wrong. I attached the demo code if you can comment me some detail that I’m wrong.
Thank you very much!