Gerjanst
Gerjanst
About
- Username
- Gerjanst
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
AlexTZ wrote: » Hello, Probably your data band is not connected to any datasource. In this case it will display one row only. Doubleclick the databand and select a datasource for it. I already found the answer on the forum and it did wor…
-
Jiasheng wrote: » Jiasheng wrote: » Hello, You have to run this code inside the WebReport.StartReport event, not in the button_click: Dim dt As New DataTable dt = MajorDBMajor_DataTable("11", "major", "CSIE_096_005") WebReport1.Report.…