Tagged Questions

XtraReports is a Reporting Tool made by DevExpress for WinForms, ASP.NET, Silverlight, WPF and LightSwitch.

learn more… | top users | synonyms

3
votes
3answers
11k views

How to set datasource for fields in XtraReports without having a dataset at design time?

I'm taking a look now to XtraReports reporting tool and there's something that I don't get it yet. How do I set the data source for a certain field (showed in the report as a Label I guess), without ...
2
votes
1answer
146 views

How can I format XRPivotGrid headers?

This is a DevExpress Reporting/XtraReports question. I'm using DevExpress 2011 Vol 1 for Win Forms. I'm trying to format an XRPivotGrid to get rid of all borders and to change the background color of ...
2
votes
1answer
3k views

How to create an unbound subreport in another unbound report

I have an unbound XtraReport that has a subreport control which contains another report. I call "unbound" to a report that has the definition of the fields using a schema but not actually bound to any ...
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
71 views

My IDE crash every time I Add an XtraReport

Need Help guys Does anybody know how to fix this problem..I using devexpress and every time I add an xtraReport my IDE crashes.. In some of my projects XtraReport Works fine but so if I make a new ...
1
vote
1answer
116 views

Computed Column Based on Other Columns

I have a Dataset with a Bunch of Columns used in a Report (DevExpress XtraReports) (DataSet being the DataSource). The Dataset has many columns, and i need to read a column (based on the row type), ...
1
vote
1answer
842 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 ...
1
vote
1answer
512 views

Report Design Templates

We are using DevExpress XtraReports 2009v3.3 and although I can achieve what I want through various formatting objects in code, there must be a (better/less painless/maintainable/visual) way of ...
1
vote
1answer
194 views

XtraLabel DataBinding

I using XtraRepo rt to creating report. I add two labels in designer with names: lblCategoryName and lblCategoryDescription. Data binding and show preview: public class Category { ...
1
vote
0answers
366 views

Creating DataAdapters for Entity Framework

This relates to the reporting suite we are using, but I believe the pattern is the same for WinForms and other .NET technologies. The reporting suite we are using (XtraReports 10) supports design ...
1
vote
1answer
2k views

How to pass textbox value from one webform to a xtrareport?

I have a web form where I have a textbox in which the user will enter the number and pull the information from the table. Now I have developed a xtrareport, where I have to display the data of which ...
1
vote
2answers
929 views

What are pros/cons to DevExpress Reports?

I'm looking for a new reporting tool and DevExpress XtraReports look pretty good. I didn't find any discussion on them so here we go. Have you found any problems with the report format, and saving ...
1
vote
1answer
1k views

Eliminate Group Footer Page Break Before Report Footer

I have a report with a group header and footer. There should be only two groups based on the data. I have the Group Footer set to have a page break after it. I don't want the last Group to create a ...
0
votes
0answers
19 views

DevExpress XtraReport designer - label in a calculated field

Hi guys. I am using this report designer to create some reports. I want to know, is it possible to use a label in a calculated field? And if it is possible, could you please tell me how.
0
votes
0answers
11 views

Series in XtraReport Chart doesnt display

Im using Devexpress xtraReports my problem is the graph doesnt Display anything Ive set the series Datasource to a datatable.. and the chart too but still I dont get it..I dont know what the problem ...
0
votes
1answer
35 views

XtraReport doesnt Display the Sub Report [closed]

Possible Duplicate: How to use SubReport in XtraReport? I'm having a problem with my XtraReport it doesnt display the Sub Report but it Displays the main Report here's my Code Dim report ...
0
votes
1answer
34 views

How to use SubReport in XtraReport?

I have a main Report which consist of (Detail Report) Transaction # Amount Due PaymentType Money Tendered and I have another report which consist of items ordered (Items Report) Transaction # ...
0
votes
1answer
62 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
128 views

Empty report when binding a DevExpress XtraReport to an IList

Because the XtraReport designer isn't into object data sources, I first used a DB table to mimic the data structure of my report data, and the report works nicely like that. However, when I try and ...
0
votes
0answers
128 views

Data I add to a table in DataSet is not shown in XtraReport

I have a table in my dataset that I create it in dataset design view in Visual Studio 2010. Then in my XtraReport1 class I have some labels that refer to these table columns. At the beginning this ...
0
votes
1answer
118 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
105 views

xtrachart scrollbar not working into the xtrareport print preview

I have developed the xtrareport in win-form.NET. In this, i have draw the xtracharts on to the xtrareport . in this scroll bar not active . & i want to show the date & time in the as ...
0
votes
0answers
357 views

Pass parameter of type object to xtrareport subreport

using devexpress 11. how do i pass a parameter from a parent report to a subreport? The parameter is an object i.e. a special class and not one of the default ones provided in the AddParameter list ...
0
votes
0answers
149 views

XtraReport.ShowPreview() crashes on windows xp

I'm using XtraReport control to create report in WPF. On windows 7 it works fine, but on windows xp sp3 it crashes (The method or operation is not supported). Can it be a problem of windows xp? Or ...
0
votes
2answers
208 views

How to debug XtraReports report even handlers, the scripts, in Visual Studio 2010?

DevExpress's XtraReports adds event handlers, like beforeprint. in some script window. I can't add breakpoints in that window. How does one debug this code? The code is in a resx file.
0
votes
1answer
462 views

In Devexpress xtraReport, how to remove hyperlink when export to pdf?

I generate a report using xtraReport. There are some hyperlink in my report that created by setting XRControl.NavigateUrl. When I export to xls, I can set the XlsExportOptions.ExportHyperlinks = ...
0
votes
0answers
51 views

Dynamic changing the X axis of a graph

I am using XtraChart for a form application.I get data from a dataset.In this data set sensor_type is an entity.I would like to my chart's x axis' changing dynamically up to the sensor_type.For ...
0
votes
0answers
193 views

XRRichText doesn't render html

I have a such xml: <?xml version="1.0" encoding="utf-8" ?> <root> <item> <title>Title 1</title> <description> <strong><i>Description in ...
0
votes
0answers
291 views

Nested tables in SQL Server Reporting Services without using Subreports

I'd like to achieve somthing similar to the nested products and orders tables shown in this XtraReports example using SQL Server Reporting Services. Also I'd prefer to do it without using Subreports. ...
0
votes
1answer
411 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
1answer
174 views

Data Formatting not retained when exporting to .xls

I'm using XtraReports, I'm having issues when exporting report to .xls Some of my data needs formatting before being displayed to browser. private void xrTableCell1_BeforePrint(object sender, ...
0
votes
1answer
281 views

is there a DevExpress XtraReports event that fires after all widgets of a details subreport got printed, like for formatting?

I want to be able to go through all instances of a printed details subreport and do some formatting of records, in part by computing stuff for one record based on another one already printed. The code ...
0
votes
1answer
649 views

does DevExpress XtraReports have an easily accessible notion of “current detail report being printed”?

I am printing a details subreport that gets printed let's say 5 times on the overall report, for 5 query results. I compute some stuff for it with my code, and so I use BeforePrint event on an XRTable ...
0
votes
1answer
465 views

DevExpress XtraReports server side filtering

I am trying out DevExpress XtraReports and I have a simple report with a few filter conditions and parameters passed via the front end application. I want to know is this filter appended to the SQL ...
0
votes
1answer
612 views

Adding multiple subreports to a Master report on one page (if possible)

I'm constructing an aggregate report that reports on many different file types and parameters. This consists of many sub-reports (an unknown number, user-selectable). Currently I am taking the first ...
0
votes
1answer
527 views

XtraReport side by side Export problem on excel

Work on vs2008 C# .I has a side by side report, On this report, I Face some peculiar problem attach picture describe in detail about the property of my XtraReport report detail bands.I use ...
0
votes
0answers
324 views

Problems with Xtrareport Print preview

I am trying to view a print preview, inside a custom form, the problem is that the report fields is surrounded with a dashed border, and I cannot force it to disappear, I am using xtrarreport v9.1, ...
0
votes
2answers
659 views

Currency format without the thousands separator (remove comma in fields in saved reports)

I currently set some of my fields on my data grid with "c2" as the FormatString. When I generate .csv reports with XtraReports by printing on the XtraGrid, the thousands separator is included in the ...
0
votes
1answer
632 views

DevExpress XtraReporty Print Without any UI Interaction

I am having some trouble trying to get a report to print from a service that does not allow UI interaction. Currently I can do the following Dim myReport As New MyXtraReport(myData) ...
0
votes
2answers
342 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 ...
0
votes
2answers
112 views

How to do a mailing using a reporting tool?

Env.: Reporting Services or XTraReport, SqlServer Express 2008 R2, VS2008, WinForms, C# Hi All, My WinForms app must send a customized letter to a bunch of people (whose contact info is in ...
0
votes
1answer
477 views

GetCurrentRow() in Devexpress XtraReports not working any more

does anyone know why GetCurrentRow() in xtrareports, devexpress 10.1.4 doesn't work anymore? It always returns a null, in the previous versions it used to return the current row on the data source. ...
0
votes
1answer
894 views

How to Improve the UI of Xtrareport from runtime?

I am having a problem in paging for XtraReports. How can I improve the report paging from runtime and also I would like to initialize the reportviewer from pageload. Iam not able to do that. Any help ...
0
votes
1answer
628 views

XtraReports Web Viewer not loading Parameters Popup

So were loading a a report from a saved file (this seems to not be the general way to do things), but the report viewer refuses to initialise the parameters popup. WTF!!! Here's the code: protected ...
0
votes
1answer
825 views

XRRichText doesn't render Html tables

I use a DevExpress XtraReport to build reports. I create in run-time the List of report's records. One field is XRRichText and contains simple markup: <table cellpadding="0" cellspacing="0" ...
0
votes
1answer
725 views

IQueryable to DataSet

I have seen numerous methods and tricks around the net today. What i need is convert my Linq to SQL queries (IQueryable results) into a DataSet for reporting purposes. Reporting tool is XtraReports ...
0
votes
2answers
2k views

DevExpress Xtra Report: How to display a label in group footer when the detail band does not have any data?

If a have a lable called: lblWarning. I'd like to display it (Visible = True) when the detail band does not have any records. The label is in the group footer.
0
votes
4answers
2k views

Set programatically the title to the viewer form in XtraReport

Does anybody know how to set the title to the form viewer when showing an XtraReport document? The scenario is the following: I have an XtraReport report configured, I show it calling the ...
0
votes
3answers
1k views

How to improve performance of XtraReports using a web service to get the data?

I'm facing a potential problem using the XtraReports tool and a web service about performance. in a Windows Form app. I know XtraReport loads large data set (I understand a large data set as +10,000 ...
0
votes
2answers
1k views

How to show the XtraReports Field List panel when it's closed?

Maybe this is a newbie question or RTFM question... but I couldn't find it yet. Once we have a schema in a XtraReport, the tool shows the Field List, which is a panel from we can add fields to our ...

1 2