随笔分类 -  DevExpress

摘要:http://www.devexpress.com/Support/Center/p/E415.aspxhttp://www.devexpress.com/Support/Center/KB/p/A342.aspx 阅读全文
posted @ 2012-05-09 22:05 尹庆超 阅读(176) 评论(0) 推荐(0)
摘要:1.添加自定义格式化xtragrid的显示样式,例如dev的例子需要保存格式化条件 参考http://www.cnblogs.com/haifengtech/archive/2011/07/14/2106482.html;2. 封装exception if (!this.DesignMode) { // 设置鼠标繁忙状态 this.Cursor = Cursors.WaitCursor; try { this.F... 阅读全文
posted @ 2011-11-18 20:31 尹庆超 阅读(568) 评论(0) 推荐(0)