DanSo
DanSo
About
- Username
- DanSo
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Matthias Jahn wrote: » Good Morning, when i click "design report" in my c# project, the report designer comes up. Where are the report infoarmations stored, so how does the designer know about the design of the report and the path of the frx f…
-
bkowal wrote: » My data has carriage return/line feed characters in it but they are being ignored in the text box element. Any way to get line breaks to work? Thanks Hi Bkowal Did you tried RichText instead of textbox? regards Dani…
-
capedica wrote: » Hi, i'm evaluating FastReport. I need to know if this action can be done. I'm filling a table using the manualBuild event, using this code (taken from a demo), to fill a grid where rows are columns: Â Â Â Â Â Â DataSourceBase …
-
babucr wrote: » hai I have added a total for a feild, on column footer, I want total only on last page, usually total comes in all page, but i want only in last page. when i change column footer property Printon to LastPage then nothing comes…
-
Fantastic.Thanks in advance
-
AlexTZ wrote: » You can define a parameter in your report. To do this: - go "Data" window. If it is not visible, you can view it in the "Data|Show Data Window" menu; - click "Actions" button in the "Data" window. Select "New Parameter" item; - …