allow edit

This commit is contained in:
2024-09-08 17:04:13 +02:00
parent a02f275577
commit 27879f15c3
7 changed files with 182 additions and 20 deletions

View File

@@ -169,6 +169,7 @@ partial class Form1
radGridView_Actions.Size = new Size(590, 416);
radGridView_Actions.TabIndex = 0;
radGridView_Actions.CellFormatting += RadGridView_Actions_CellFormatting;
radGridView_Actions.CellValueChanged += RadGridView_Actions_CellValueChanged;
//
// radMenuItem_Workspace
//