I was trying to add a Rich Text Content Control or a Group around multiple lines of a Word table in order to achieve a master-detail view where I can have multiple master rows and show details in sub rows.
Is there any way to put such content controls around multiple rows with MS Word or should I use nested tables(at least try to).
At this stage adding them by code is not an option.
Thanks
EDIT: Apparently you can only use a single row or the entire table, even if clearly the header row shouldn't be repeated!