怎样把DataGridView的数据显示在打印预览中,求大神解答!谢谢
PrintPreviewDialog有Print事件,往PrintDocument对象上输出画图就可以。http://blog.sina.com.cn/s/blog_693b0d020101247n.html