Is there a way to monitor when all items in a markupgrid have finished updating? So if my grid has 15 items and they all need to load a different image into a poster, is there an observer or listener I can use to detect when all 15 posters have finished loading?