update 20251113
This commit is contained in:
@@ -458,9 +458,11 @@ namespace OnDoc.UICintrols
|
||||
if (AppParams.StartApp == false)
|
||||
{
|
||||
|
||||
|
||||
|
||||
docPreview1.Show_Doc(selected_dokumentid);
|
||||
docPreview1.Hide_Editbuttons();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
private void sfDataGrid1_CellClick(object sender, Syncfusion.WinForms.DataGrid.Events.CellClickEventArgs e)
|
||||
@@ -1383,6 +1385,7 @@ namespace OnDoc.UICintrols
|
||||
|
||||
private void sfDataGrid1_DrawCell(object sender, DrawCellEventArgs e)
|
||||
{
|
||||
|
||||
try
|
||||
{
|
||||
if (e.Column.MappingName == "Prüfung_Rechts")
|
||||
|
||||
Reference in New Issue
Block a user