上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 37 下一页
摘要: 网上大多的例子是通过绑定到EditEnded事件,如下所示<toolkit:DataForm Name="dataForm员工" CurrentItem="{Binding 员工Obj}" CommandButtonsVisibility="Commit" AutoCommit="False" KeyDown="dataForm员工_KeyDown" CommitButtonContent="保存" CancelButtonContent="取消"& 阅读全文
posted @ 2012-12-17 12:02 Ken-Cai 阅读(353) 评论(0) 推荐(0)
摘要: http://www.pin5i.com/showtopic-26975.html例子在 台式机 E:\Study\DynamicComposePage 阅读全文
posted @ 2012-12-15 15:01 Ken-Cai 阅读(153) 评论(0) 推荐(0)
摘要: this.dataForm.IsReadOnly = value;this.dataForm.OnApplyTemplate(); //刷新模板状态 阅读全文
posted @ 2012-12-11 09:41 Ken-Cai 阅读(133) 评论(0) 推荐(0)
摘要: http://dotnetslackers.com/articles/silverlight/Using-the-TreeView-control-in-Silverlight-4.aspx<UserControl x:Class="TreeViewDemo.MainPage" xmlns:sdk="http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presen 阅读全文
posted @ 2012-12-10 07:28 Ken-Cai 阅读(183) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using System.Windows.Forms;namespace ExcelTest{ /// <summary> /// 将Excel 2007 读取成 Byte[]. 然后将 Byte[] 保存到另一个文件中. 测试是否出错. /// </summary> public class ExcelToByteAry_ThenSaveExcelcs { public By 阅读全文
posted @ 2012-10-12 22:58 Ken-Cai 阅读(1753) 评论(0) 推荐(0)
摘要: http://dotnetzip.codeplex.com/ 阅读全文
posted @ 2012-10-12 22:00 Ken-Cai 阅读(165) 评论(0) 推荐(0)
摘要: http://samples.msdn.microsoft.com/Silverlight/SampleBrowser/index.htm#/?sref=BitmapSample 阅读全文
posted @ 2012-10-09 10:37 Ken-Cai 阅读(228) 评论(0) 推荐(0)
摘要: http://johnliu.net/blog/2012/1/9/pasting-pictures-from-clipboard-to-sharepoint-in-browser-via.html http://forums.silverlight.net/t/192277.aspx/1 阅读全文
posted @ 2012-10-08 19:02 Ken-Cai 阅读(148) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/jv9/article/details/5797918 阅读全文
posted @ 2012-10-08 14:43 Ken-Cai 阅读(145) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/yjmyzz/archive/2010/01/15/1648738.html 阅读全文
posted @ 2012-10-08 14:30 Ken-Cai 阅读(197) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 37 下一页