in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Passing Session Variables

    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...
    Posted to Reports for .NET (Forum) by C1_GregL on 11-02-2007
    Filed under: C1Report, Parameters, C1WebReport
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.