Right now, I can successfully bind my xml to a content control template. I have a few problems that needed to be solved though.
- I've read somewhere here that we cannot use content controls for generating charts so I've been reading how to programatically generate charts but so far, no luck. Badly need help on this. Is it possible to use content control and programatically generate charts at the same time?
- How do I update the table of contents after I am finished binding/manipulating the docx?
- Is it possible to add a condition (content control) on a table cell to change its background color? or do I need to programatically do that?
Cheers