[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