Export datagrid view or dataset to msword
how can i export datagridview and dataset into a ms word using c sharp
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Aug 3, 2011, 3:08 PM
Dorababu MekaPosted Aug 3, 2011, 5:54 AM
in my code you can find this line
ToCsV(dgvwACH, sfd.FileName); // Here dvwACH is your grid view name