0

I've a listview and i need to attach this listview table into FlowDocumentReader, can any one help me how can i do this one.

Thanks, @nagaraju.

nag
  • 920
  • 6
  • 27
  • 51

1 Answers1

0

I got solution...

<FlowDocumentReader>
<FlowDocument>
<BlockUIContainer>
<ListView/>
</BlockUIContainer>
</FlowDocument>
</FlowDocumentReader>
nag
  • 920
  • 6
  • 27
  • 51