update 20241008
This commit is contained in:
@@ -74,6 +74,8 @@ namespace OnDoc.UIControls.Administrator
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
private void Update_Details(int id) {
|
||||
db.Get_Tabledata("Select office_vorlagenr, bezeichnung from office_vorlage", false, true);
|
||||
cbboxofficevorlage.DataSource = db.dsdaten.Tables[0];
|
||||
|
||||
Reference in New Issue
Block a user