Is it possible to use a GridView
in a FlowDocument
? I'd need to be able to change the color of the header, perhaps even change the color of alternate rows. I've never used FlowDocument
s before, but before jumping in, I need to know if this is possible; if not I'll have to look for a different solution.
Thanks in advance.