I am using the new dynamic column feature (than you!) along with a column decorator to export my nested tables. I need to pass my parent row's size down to my decorator through the PageContext.
Does anyone have an example that? Is there a better way of passing data to my column decorator?
Matt

