- How to analyze selected data directly from a view - In place Analysis如何从ListView中直接选择数据用Analysis功能分析...
- http://dennisgaravsky.posterous.com/
- Delta Replication Module for Devexpress eXpressApp Framework一个实现了异步复制XAF模块为分布式XAF应用程序。http://xafdelt...
- How to prevent a DetailView from being shown when a User double clicks or presses the Enter key on a...
- Tonyyang 发表博客:XAF Using Domain Components (DC) in XAF (DevExpress): Part I: The Basics 2011-12-07 13:49XAF Using Domain Components (DC) in XAF (DevExpress): Part I: The Basicshttp://www.codeproject.com/K...
- 方法一:protectedoverridevoidOnChanged(stringpropertyName,objectoldValue,objectnewValue){base.OnChanged(...
- 扩展XAF 11.2权限 之按钮权限控制1. 控制方式:角色按钮控制(角色、按钮多对多关系)2. 系统权限类型为SecurityStrategyComplex, AuthenticationStan...
- http://www.devexpress.com/Support/Center/p/E1486.aspxIMPORTANT NOTES1. The LayoutViewListEditor clas...
- /Files/Tonyyang/报表分组页码V1.2.rarOptionCompareDatabaseOptionExplicit'^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
- http://www.devexpress.com/Support/Center/p/Q341530.aspxhttp://www.devexpress.com/Support/Center/p/S3...
- http://community.devexpress.com/forums/p/105313/356765.aspx#356765privatevoidApplication_CustomizeTe...
- http://documentation.devexpress.com/#Xaf/CustomDocument2920
- usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingDevExpress.ExpressApp;usingDevExpr...
- 大家在做报表或查询的时候都会有给用户预设一些可选的日期范围//如本年度销售额、本季度利润、本月新增客户//C#里内置的DateTime基本上都可以实现这些功能,巧用DateTime会使你处理这些事来变...
- 参考资料:http://www.devexpress.com/Support/Center/p/Q326025.aspxusingSystem;usingSystem.Collections.Gene...
- foreach(PropertyEditor item in ((DetailView)View).GetItems<PropertyEditor>()) {if(item.AllowEd...
- 1.主要包括保存查询条件和几个属性编辑(WinPropertyEditor_DropdownPickList, WinPropertyEditor_CheckedComboBox, WinPrope...
- privatestring_ActionId;[DataSourceProperty("list")][Custom("PropertyEditorType","MemberLevelSecurity...
- 需要参考:http://www.cnblogs.com/Tonyyang/archive/2011/05/21/2052627.html//DeveloperExpressCodeCentralExa...
- 1.CodenamespaceMemberLevelSecurityDemo.Module{#region"Copyright(c)2007to2010ExtrasoftLtd"////*******...
- ///<summary>///首行新增,按ENTER,FocusedNewItemRow///Tonyyang///2011-05-18///</summary>publicpartialclassG...
- 例如:有部门和员工两个ListView1. 首先用模型编辑器添加一个DashboardView12. 然后再给DashboardView1添加两个Item:Department_ListView 和 ...
- http://community.devexpress.com/blogs/garyshort/archive/2010/08/11/xaf-actions-in-detail-view-layout...
- EasyTest Basics(基础)eXpressApp Framework > Concepts > Functional Testing > EasyTest 基础 The eXpressApp...
- http://www.devexpress.com/Support/Center/CodeCentral/ViewExample.aspx?exampleId=E1148
- One more common situation when working with XAFis that in many cases You usually get a lot of data i...
- Here's a simple solution for entering TimeSpan data in a casual style : " 1 day 39 hours 78 min"The ...










