原创 Sqlite 管理工具收藏

1.SQLite Administrator   http://download.orbmu2k.de/files/sqliteadmin.zip 2.SQLite2009Pro-v3.8.3.1    http://osenxpsuite

原创 [XAF] How to set List View Columns Title Customization align center?

https://www.devexpress.com/Support/Center/Question/Details/T423138  

原创 [XAF] How to improve the application's performance

【自己的解決方案】數據量大時,可顯著提升用戶使用體驗! 1.Root ListView 參考官方的E1554    點擊導航菜單後首先跳出查詢條件設置窗體進行設置    可設置查詢方案或查詢方案的查詢條件,排序字段、排序方向,是否只查詢前1

原创 [原] XAF 如何啓用ListView Top N records 提升用戶使用體驗

為了提升用戶使用體驗,特擴展此功能(來源與Xafari Framework)。1.可在模型編輯器中設置是否啓用,默認啓用。2.DataAccessMode為Client模式才啓用。其它模式自動關閉。3.詳見代碼。 4.當有篩選條件時有Bug

原创 [XAF] How to represent an enumeration property via a drop-down box with check boxes

https://www.devexpress.com/Support/Center/Example/Details/E689

原创 [XAF] Keep the DetailView open in a popup window

public class ViewController1 : ViewController { ListViewProcessCurrentObjectController controller;

原创 [原] XAF How to bind a stored procedure to a ListView in XAF

First, I suggest that you review the following topic to learn how to show a custom set of objects in a ListView: How to:

原创 [原] XAF How to Edit multiple objects in a ListViewAndDetailView

  2014年好久沒有更新Blog了,工作調換了,很少用XAF,但還是很關注XAF的發展和學習,對中國的中小企業數據管理軟件開發真的太實用了!! 功能比較簡單,但很實用,直接上圖和代碼! ListView處於ListViewAndDeta

原创 [原] XAF 添加日期篩選下拉選擇

 1.ListView 添加日期篩選下拉選擇,選擇指定,可指定日期範圍 2.Code using DevExpress.Data.Filtering; using DevExpress.ExpressApp; using DevE

原创 [原] XAF ListView 凍結列

    using System; using System.ComponentModel; using System.Collections.Generic; using System.Diagnostics; using Sy

原创 [轉] How to import a large data set using XPO efficiently within a transaction

https://www.devexpress.com/Support/Center/Example/Details/T333879

原创 [原] XAF 如何啟用ListView橫向滾動條

using System; using DevExpress.ExpressApp; using DevExpress.ExpressApp.Win.Editors; using DevExpress.Utils.Menu; us

原创 [XAF] 多級聯列表顯示

XAF給的例子已經實現,詳細可查看例子中的代碼。 工作車間--工作中心--機器   

原创 XAF How to show custom forms and controls in XAF (Example)

XAF How to show custom forms and controls in XAF (Example) https://www.devexpress.com/Support/Center/Example/Details/E91

原创 [XAF] Simplifying integration of custom controls bound to data from XAF application database

ASP.NET:  http://www.screencast.com/t/OHhcHD9vyWinForms: http://www.screencast.com/t/8M8K4eskkYO9