Hi,
I checked Excel Export samples. But it is not working when there is a ColumnLayout.
Do you have any sample export to excel with ColumnLayout?
So, if you're talking about how to walk through Child data through the xamWebGrid, you can do so by:
foreach (Row row in this.dataGrid.Rows)