开发者

Export to excel issue

I have a asp.net page in which i am exporting gridview records to the excel files. But in some records only ############# is displayed in the excel file & when i view that record in function bar of the exce开发者_JAVA技巧l i am able to view correct record. So what can be the problem?

Waiting for your reply.Thanks a lot in advance.

Thanks Mehul Thakkar


Make the columns wide enough so that the entire number can be displayed.


####### in the cell only means that the cell is too narrow to fit the value (for some data types). If you make it wider the problem will disappear.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜