Update Design Userübersichtsmenü
This commit is contained in:
@@ -69,6 +69,7 @@ Partial Class Customers_Default3
|
||||
lbl_status.Text = VERAG_VARIABLES.geterrornumb + "This Page is due to an Error in Page validation unavailable. Try again later or contact an Admin!"
|
||||
End If
|
||||
If Not IsNothing(Session.Item("mytable")) Then
|
||||
normaltable = Session.Item("mytable")
|
||||
addrows()
|
||||
End If
|
||||
Else
|
||||
@@ -535,7 +536,7 @@ Partial Class Customers_Default3
|
||||
End If
|
||||
End If
|
||||
addrows()
|
||||
Session.Item("mytable") = normaltable
|
||||
|
||||
'MsgBox("Test")
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user