update 20250319
This commit is contained in:
@@ -86,7 +86,7 @@ namespace OnDoc.UIControls
|
||||
|
||||
private void sfDataGrid1_CopyCellContent(object sender, Syncfusion.WinForms.DataGrid.Events.CellCutCopyPasteEventArgs e)
|
||||
{
|
||||
MessageBox.Show(e.ClipboardValue.ToString());
|
||||
//MessageBox.Show(e.ClipboardValue.ToString());
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user