Dear all,
I am new to AI trying on a personal stocks translations record App, Screen A is stocks_buying information while Screen B is stocks_selling information. And Screen C intends to use a Listview to show all translations included.
The difficulty I met now is Screen C (screen 5) can only show the data input on Screen A (screen 2) but not those from Screen B (screen sellingstock), I used the same TinyDB name, Listview name and tag of DB among all three screens already.
Anyone can kindly help? Thanks a lot.
LL
Relating parts of code are attached for reference:

