Hello Community Members,
I'm experiencing an issue with my ListView where newly added data isn't displaying properly. I've attached a screenshot for reference
After row 3, I can't see any newly added data rows. However, if I delete any row, the changes become visible on the ListView.
Additionally, there seems to be a gray area in the list once new data is added.
I've confirmed that the newly added data is accessible in another screen widget, so the data is indeed being added.
Any assistance in resolving this issue would be greatly appreciated.
Thank you.