Nesting repeater within a table
- This topic has 1 reply, 2 voices, and was last updated 9 years, 8 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Open-Xml-PowerTools › Nesting repeater within a table
Tagged: repeater table
This is not a feature of DocumentAssembler, unfortunately. It is a great idea though. I will add it to the list of suggested enhancements for DocumentAssembler.
What I suggest is that you transform your XML to another form where your repeating data is in an XML element in your data, and then refer to that element in your table.
Cheers, Eric