ITM Group

ITM Group

  • ITMG (25)
    • ITM Korea (0)
      • Sales (0)
      • Jig-Gu (0)
    • ITM Vietnam (0)
      • Sales (0)
      • Jig-Gu (0)
    • Development (24)
      • Winform (4)
      • Web (2)
      • DataBase (4)
      • WPF (11)
      • Automation (0)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

ITM Group

컨텐츠 검색

태그

ITemplate EnterKey ASPxNavBar watermark web.config DevExpress GridView login ThemeChange DevexpressError MySQL ErrorFix WinForm 오류해결 DevexpressControlEvent GirdView kakaotalk Gallery

최근글

댓글

공지사항

아카이브

WinForm(2)

  • [Devexpress] Add Button on Grid Control Column

    -- GridView Option : OptionsView ShowButtonMode ShowAlways -- In-Place Editor Repository = Add Button Editor Add(name : open_File, name : open_NoFile) : AllowMouseWheel = false : AutoHeight : = false : Buttons : Glyph : TextEditorStyle : HideTextEditor // Grid _CustomRowCellEdit event에서 repository private void GvMainList_CustomRowCellEdit(object sender, DevExpress.XtraGrid.Views.Grid.CustomRowCe..

    2020.02.07
  • [Devexpresss] Right Button Context Menu On BandedGrid

    BendedGrid -- PopUpMenu Add -- PopUpMenu Customize Click -- PopUp Menu Editor Item Add, name setting(ex, btnOpneFile) -- PopUp Menu Editor Item Visible = Never /* grid_MouseDown Event */ GridView view = sender as GridView; if (view == null) return; BandedGridHitInfo hitInfoBand = gridView.CalcHitInfo(e.Location); if (hitInfoBand != null && hitInfoBand.HitTest == BandedGridHitTest.Band) { if (e.B..

    2020.02.07
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바