.NET 學習

.NET 學習生活感想... 万事成蹉跎..... 贵在坚持 及时整理自己做过和学过的东西

博客园 首页 新随笔 联系 订阅 管理

2011年4月23日 #

摘要: XAF 用Excel导入数据模块Here's a video on how it works: http://mdworkstuff.blogspot.com/2011/05/excel-import-wizard-demo-from.htmland a post on how to include it into an existing XAF project http://mdworkstuff.blogspot.com/2011/05/how-to-include-expandframework-module.htmlOne more common situation when 阅读全文
posted @ 2011-04-23 17:24 Tonyyang 阅读(937) 评论(0) 推荐(0) 编辑

摘要: Here's a simple solution for entering TimeSpan data in a casual style : " 1 day 39 hours 78 min"The Solutions is to create a prpoperty editor that hosts simple Text editor, with some custom logic undeneath, that parses the string and converts it to TimeSpan after entering the string. A 阅读全文
posted @ 2011-04-23 14:28 Tonyyang 阅读(489) 评论(0) 推荐(0) 编辑

欢迎转载,转载请注明出处:http://www.cnblogs.com/Tonyyang/