Erstes Befüllen funktioniert durch erlauben von Scripts

This commit is contained in:
ja
2022-01-27 13:56:03 +01:00
parent 87a0d36283
commit 7e5f040162
6 changed files with 2885 additions and 2898 deletions

View File

@@ -6,8 +6,6 @@ Partial Class Customers_Default3
Inherits System.Web.UI.Page
Shared Kdnrtext As String = String.Empty
Sub Page_Load(sender As Object, Eventarg As EventArgs) Handles Me.Load
Kdnrtext = Request.QueryString("CustomerID").ToString
If String.Equals(Session.Item("CustomerID"), String.Empty) Then
Kdnrtext = Request.QueryString("CustomerID").ToString
@@ -144,6 +142,7 @@ Partial Class Customers_Default3
list.Add(strtempGesperrt)
list.Add(strtempDefekt)
list.Add(strtempArchivt)
list.Add(l2.KfzKennzeichen)
listdetails.Add(list)
Next