使用asp.net 2.0将Texformat转换为Pdf,Excel,Word格式

问题描述:

我有下拉列表和数据网格视图,可将学生的成绩记录从sql server 2005数据库(ResultDetails)检索到网格视图中,但是我想为用户提供解决方案,使他们可以在drodownlist框中选择可用的选项,然后整个gridview结果应根据用户选择进行转换.


下拉列表(Pdf,Excel,Word)中的可用选项

感谢Advance

I have drop downlist and data grid view which retrives result records of students from sql server 2005 database (ResultDetails) into grid view ,But i want to give solution to user that they can choose the option avaliable in drodownlist box and then the entier gridview reult should convert according to user selection .


Avaliable option in drop downlist (Pdf,Excel,Word )

Thanx in Advance

也许是我对的回答> [ ^ ]可能会为您提供帮助.
Maybe my answer to this[^] might be able to help you.