B4J Question [RESOLVED] ListView Not Accepting New Items

cklester

Well-Known Member
Licensed User
I have a ListView being Dimmed as a B4XView. It won't allow me to programmatically add items to it.

I've seen some references to myListView.Items.Add(...), but my list view doesn't give me an "Items" property, nor any kind of Add or AddSingleItem method.

What might be going on here?
 

cklester

Well-Known Member
Licensed User
Thanks, @LucaMs ! That worked this time.

I had tried it before, but that was before I read about the "Items" property and using "Add" on it.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…