I have this view having Thumbnails and certain set of buttons.
I am using TTThumbsViewController to render this view and MockDataSource (provided in TTCatalog) to store images.
my datasource is dynamic and changes everytime in some period of time.
Now what I want to do is refresh(reload) the thumbnails after clicking a button on the same Thumbnails screen is there any way to achieve this???