Tagged Questions
2
votes
1answer
3k views
DevExpress - Xtra Reports: VB.NET How to get current page number?
I've searched their site. I just want to find the page number in the vb script. I have a report header, and if it is on page #1 then I want a page break after.
1
vote
1answer
44 views
String not getting decoded
I have a DecXpress report and the datasource shows a filed where the data is comming something like
PRODUCT - APPLE<BR/>ITEM NUMBER - 23454</BR>LOT NUMBER 3343 <BR/>
Now that is ...
1
vote
1answer
927 views
How to Create Custom Function for DevExpress XtraReports Calculated Field
I know how to create Custom Fields in a DataSet for a Report in DecExpress XtraReports.
But I need to Declare a Custom Function in available function list for Calculated Fields. I do not know how to ...
0
votes
1answer
109 views
XtraReport - How to preview one page but print/export all pages?
I'm running into a performance issue with XtraReports. Is there a way to limit the amount of data shown on the preview (in the ReportViewer control), but when the user goes to export/print give them ...
0
votes
1answer
134 views
Change the Style of an XtraReport an an ASPX Page for Printing
To get an XtraReport to match my web site, I have had to set the background color to something other than white. But when the user Prints the report, I would like the background to default back to ...
0
votes
1answer
456 views
Devexpress Reporting: How to Control Parameter Field's Width?
I'm using Xtrareports for reporting.
There is a paragraph that a part of it is coming from a parameter.
Let's say "Dear [USERNAME] welcome"
You see, I wasn't be able to put [USERNAME] into a ...
0
votes
2answers
382 views
Reporting with dynamic layouts
We're using DevExpress Xtra reports, but they don't seem to be able to meet our requirements...
I previously posted this question, to which no good answer (that I am aware of) exist, even from ...