Änderungen
This commit is contained in:
@@ -17,7 +17,6 @@ Partial Class Customers_Invoices
|
||||
Page.UnobtrusiveValidationMode = UnobtrusiveValidationMode.WebForms
|
||||
DataBind()
|
||||
tbl_Header_row.TableSection = TableRowSection.TableHeader
|
||||
|
||||
If (Page.IsPostBack) Then
|
||||
valreq_pickdate1.Validate()
|
||||
valreq_pickdate2.Validate()
|
||||
@@ -135,7 +134,6 @@ Partial Class Customers_Invoices
|
||||
th8.ForeColor = white
|
||||
End Sub
|
||||
|
||||
|
||||
Protected Sub btn_resetForm_Click(sender As Object, e As EventArgs)
|
||||
|
||||
txt_Absender.Text = String.Empty
|
||||
|
||||
Reference in New Issue
Block a user