Hello,
I'm using _mover class to build a list of available choices based on selected criterias. When I pick the criteria for the first time it works fine, but when I try to go for another choice I have a problem - new selections are getting appended to the list generated before (lstLeft) and I do not know how to clear it to be able to reuse it. Would anyone know how to resolve it?
Thanks!
I'm using _mover class to build a list of available choices based on selected criterias. When I pick the criteria for the first time it works fine, but when I try to go for another choice I have a problem - new selections are getting appended to the list generated before (lstLeft) and I do not know how to clear it to be able to reuse it. Would anyone know how to resolve it?
Thanks!