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

컨텐츠 검색

태그

EnterKey ThemeChange ITemplate DevexpressError 오류해결 GridView ErrorFix DevexpressControlEvent MySQL web.config DevExpress watermark login WinForm kakaotalk ASPxNavBar GirdView 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.

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.