Converting gridview into image

前端 未结 3 640
悲哀的现实
悲哀的现实 2021-01-14 10:12

I want to convert gridview into image and save it to localdisk in asp.net 3.5.I donot have any idea how to do it.

Can anyone please suggest something.

Thanks

3条回答
  •  南笙
    南笙 (楼主)
    2021-01-14 10:54

    The following links may help you:

    Convert a DataGridView to a Bitmap

    Exporting a DataGridView to an Excel/PDF/image file by using Reporting Services report generation - CodeProject

提交回复
热议问题