If someone can give a help, I have the following problem: I have two components in a form, a ListView and an AniIndicator, I am loading the ListView data into blocks from the database on demand. I would like the AniIndicator to run while loading the records, but AniIdicator stops running when I load new records in the ListView, I already tried to do with Thread but I could not. If someone has a light.