jj Schaum Bericht
This commit is contained in:
@@ -126,17 +126,8 @@ Public Class frmPrintOptions
|
||||
End Sub
|
||||
|
||||
Private Sub btnUebernahme_Click(sender As Object, e As EventArgs) Handles btnUebernahme.Click
|
||||
'Try
|
||||
' Me.VWHUP_REPORT1TableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
||||
' Me.VWHUP_REPORT1TableAdapter.Fill(Me.MyDataset.VWHUP_REPORT1, True, False)
|
||||
|
||||
'Catch ex As System.Exception
|
||||
' System.Windows.Forms.MessageBox.Show(ex.Message)
|
||||
'End Try
|
||||
|
||||
Dim report As New reportUebergabe()
|
||||
report.CreateDocument(False)
|
||||
|
||||
DocumentViewerEx1.Source = report
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user