I've been googling and can't find a solution for this. I have a data view webpart, and I need to export the content to a Word document. And tips?
No nice solution, at least from UI perspective.But,1) make a grid view2) copyNpaste
I would take a look at using Open XML, there was a decent article in MSDNmagazine that should get you started. But you will need to use Visual Studioto build the solution.msdn.microsoft.com/en-us/magazine/ee532473.aspx