10 2010 档案

摘要:1,使用了状态2,使用了datagrid的编辑格式,日期格式化,3,使用datagrid列中包含其他组件的方法4,使用了xml转换ArrayCollection<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="horizon... 阅读全文
posted @ 2010-10-11 16:43 fsl 阅读(1525) 评论(2) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="horizontal" creationComplete="bookDate.send()"><mx:HTTPService id="bookDate" url=... 阅读全文
posted @ 2010-10-09 15:33 fsl 阅读(657) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/hiearth/archive/2009/07/02/1515467.html看了转载的方法,基本可用。不过代码有些错误。下面是比较正确的方法aspx文件修改如下部分<div class="innerbox"> <Upload:InputFile ID="AttachFile" runat="server" /> <a... 阅读全文
posted @ 2010-10-01 17:51 fsl 阅读(1342) 评论(0) 推荐(0) 编辑