MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Export DVWP to Word

  Date: Sep 17, 2011      Category: MOSS      Views: 56
 

I've been googling and can't find a solution for this. I have a data view web
part, and I need to export the content to a Word document. And tips?

Tagged:        

 

2 Answers Found

 
Answer #1       Answered On: Sep 17, 2011       

No nice solution, at least from UI perspective.
But,
1) make a grid view
2) copyNpaste

 
Answer #2       Answered On: Sep 17, 2011       

I would take a look at using Open XML, there was a decent article in MSDN
magazine that should get you started. But you will need to use Visual Studio
to build the solution.

msdn.microsoft.com/en-us/magazine/ee532473.aspx

 
Didn't find what you were looking for? Find more on Export DVWP to Word Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].