Hi, listview update with image is cool ! thanks AI
But I also encountered " attempt to invoke virtual ....BackgroundColor(int)' on a null object reference.
Using listcopy did not solve the problem for me. In my case, Crash occurs when using the the "set listview. selected Index" command which fires a null object error.
This does not occur with the "get listview.selected Index" command which returns the good, value.
Selected index will stay unshaded after a listview refresh, but that will do for me until AI kindly takes care of this little problem.
Enclosed example displays data form a dictionary. bloc which causes problem is disabled
Regards.
testListView.aia (58.9 KB)