Expression expected
I'm getting this error while attempting to tie a table
item to a dropdown list on a application form.
Private Sub Page_Init(ByVal sender As System.Object, ByVal
e As System.EventArg s) Handles MyBase.Init
'CODEGEN: This method call is required by the Web Form
Designer
'Do not modify it using the code editor.
InitializeCompo nent()
End Sub
_______________ ___
GDawkins
I'm getting this error while attempting to tie a table
item to a dropdown list on a application form.
Private Sub Page_Init(ByVal sender As System.Object, ByVal
e As System.EventArg s) Handles MyBase.Init
'CODEGEN: This method call is required by the Web Form
Designer
'Do not modify it using the code editor.
InitializeCompo nent()
End Sub
_______________ ___
GDawkins