摘要: DataGrid导出到Excel的时候,某些数字内容显示不正确,"3.62201E+14"的格式 WebForm中,在DataGrid的ItemDataBound事件内 if(e.Item.ItemType == ListItemType.Item || e.Item.ItemType == ListItemType.AlternatingItem){e.Item.Cells[0].... 阅读全文
posted @ 2006-08-03 11:06 simplay 阅读(1212) 评论(5) 推荐(0)
摘要: 请求 System.Net.WebPermission, System, Version=1.0.5000.0, Culture=neutral 在一个webpart里,call一个java写的webservice,总是有权限问题: Exception1:请求 System.Net.WebPermission, System, Version=1.0.5000.0, Culture=neutral... 阅读全文
posted @ 2006-08-03 09:51 simplay 阅读(1252) 评论(0) 推荐(0)
摘要: Microsoft Windows SharePoint Services 与代码访问安全 Maurice J. PratherSuraj PoozhiyilAndrew M. MillerMicrosoft Corporation 2003 年 7 月 适用于: Microsoft® Windows® SharePoint™ Services Microsoft Office ... 阅读全文
posted @ 2006-08-03 09:31 simplay 阅读(1373) 评论(0) 推荐(0)