I would like to add a plus and minus button to expand collapse row depending on if it has groups that is collapsed or expanded. But the rows are rendered before the data has returned thus my buttons are not drawn. Is it possible to add buttons to the resource row based on the data that is returned asynchronously ?