When I coding the windows application, I can add the values into listview, same as
ListView1.items.Add("test")

but it can not work in PPC application, how can I code it in cf 1.1 ?