• 點部落
  • 首頁
  • RSS
    • 登入

余小章 @ 大內殿堂

祕訣無它,唯勤而已;唯有不斷學習,才能成長 by 余小章

2017-03-24

[XtraGrid] 實作分頁並整合 GridView 的排序、過濾

  • 1626
  • 0
  • XtraGrid

續上篇,接下來我要把 XtraGrid 的排序跟過濾拿出來

關鍵技術

  • 過濾事件:ColumnFilterChanged
  • 取出過濾語法:CriteriaToWhereClauseHelper.GetDynamicLinqWhere(op)
  • 排序事件:複寫OnColumnSortInfoCollectionChanged
  • 取出排序欄位:GridView.SortInfo
...繼續閱讀 »
  • XtraGrid
  • DevExpress
  • Winform
2017-03-22

[XtraGrid] 實作動態載入明細

  • 1083
  • 0
  • XtraGrid
  • 2017-03-24

續上篇,這篇要分享的是展開 Master 後,去撈 Deatil 的資料

關鍵技巧

ViewModel:
Master 要有 Detail 屬性,型別要用 List<T>

MainView:
this.Master_GridView.OptionsDetail.AllowExpandEmptyDetails = true;
this.Master_GridView.MasterRowExpanding += this.Master_GridView_MasterRowExpanding;
 

...繼續閱讀 »
  • WinForm
  • XtraGrid
  • DevExpress
2017-03-22

[XtraGrid] 實作分頁控制項分頁

  • 1299
  • 0
  • XtraGrid
  • 2017-03-24

續上篇,這裡要分享的是分頁控制項的實作方式,給需要的夥伴

...繼續閱讀 »
  • WinForm
  • XtraGrid
  • DevExpress
2017-03-21

[XtraGrid] 實作捲軸分頁

  • 817
  • 0
  • XtraGrid
  • 2017-03-24

DevExpress XtraGrid 本身沒有提供SQL分頁的控制項,經過一番研究後,我將整理出幾種做法,這裡要分享的是捲軸分頁,給需要的夥伴

...繼續閱讀 »
  • WinForm
  • XtraGrid
  • DevExpress
  • 1

系列文章

最新留言

標籤雲

  • 服務規範
  • 聯絡我們
© 2025 點部落 Ver. 1.0.0.0
電魔小鋪有限公司 製作、維運;登豐數位科技 提供資安檢測