Hi I am trying to do something like this I want to update A ListView' source from the ListView's itself so that I won't have to modifiy the source in another object that has the ListView in it.I wanted to try by removing items from ListView but of course it does not workHi I am trying to do something like this I want