Gesamtsicherheiten, Filteränderung
This commit is contained in:
@@ -214,7 +214,7 @@ Public Class frmGesamtsicherheitenMenuNEU
|
||||
|
||||
Private Sub resetSearchfields_Click(sender As Object, e As EventArgs) Handles btnResetFilter.Click
|
||||
txtSuchbegriff.Text = "" : chkOffen.Checked = True
|
||||
txtDatVon.Text = Date.Today.AddDays(-30).ToString("dd.MM.yyyy")
|
||||
txtDatVon.Text = Date.Today.AddDays(-90).ToString("dd.MM.yyyy")
|
||||
txtDatBis.Text = Date.Today.ToString("dd.MM.yyyy")
|
||||
cbxStandort._value = ""
|
||||
cbxWarenort._value = ""
|
||||
|
||||
Reference in New Issue
Block a user