Sorry, but there are no more tags available to filter with.
-
You should be able to pass them like any other variables Private Sub C1WebReport1_InitializeParametersDialog(sender As Object, e As C1.Win.C1Report.DialogEventArgs) Dim p As C1.Win.C1Report.ReportParameterCollection = e.Parameters p("OrderID").Value = Session("OrderID") End Sub regards...
Page 1 of 1 (1 items)