# TileList not refreshing

**URL:** https://forum.kirupa.com/t/tilelist-not-refreshing/273458
**Category:** flash
**Created:** [October 15, 2008, 6:01pm UTC](https://forum.kirupa.com/t/tilelist-not-refreshing/273458 "2008-10-15T18:01:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![SquirtGun](https://avatars.discourse-cdn.com/v4/letter/s/f07891/32.png) [@SquirtGun](https://forum.kirupa.com/u/SquirtGun)
#### Post date: [October 15, 2008, 6:01pm UTC](https://forum.kirupa.com/t/tilelist-not-refreshing/273458/1 "2008-10-15T18:01:04Z")

</div>

Hello,

I am using a tilelist in my application. I am using a dataProvider to supply the info. Based on a user selection the items in the tilelist should change.

So, it works great the first time, but when I update the dataProvider with new info, the tilelist does not update itself. The old items stay and the new ones are added it it.

I have tried both using both dataProvider.removeAll(); and dataProvider.invalidate();

Neither of them are removing the data from the tilelist.

Thanks for any help.

~squirt
