by Developer Express - Product Type: Component / .NET WinForms / .NET Class
I've added a new field list to the XtraReports dxrReports.xsd file. It shows as expected when I open the file, along with the others It does not show when I open the field list display in the developer's report designer. How do I get the field list display to update with the most recent information when I'm designing a report?
Reply
I am having problems, on when saving to disk.
I am extracting data from oracle database . Extraction is done by passing a parameter of a requested field, and information is extracting according the parameter passed.
Till here everything works perfecttly . In the way that data is retrieved accoriding the parameter passed , and displayed on xtrareport viewer.
Now the problems arises here , when I press the save to disk option present on the toolbar , not only the data present on the viewer is saved but
all data present in the table is exported to pdf ,
Similar solution works perfect on mssqlserver
Are there any issues on oracle database.
Thanks
Reply
Hello, We are a long time Crystal Reports user, looking to switch to Xtra Reports as we re-develop applications in .NET.
In Crystal, I can have many different detail sections, and conditionally show or suppress each section based on various
report values. Does anyone know how to obtain this same type of result in Xtra Reports, or will I need to set up a separate
Report Class for each variation?
Thanks,
Dennis
Reply
i facing problem when need to use 2 tables in XtraReport but it onli allowed to use 1 table and same case in grouping files.How can i use more tables and grouping in creating report?
Reply
RE: XtraReports Suite kroshki1987 [Ukraine] 16-Jul-2007 18:18:48
I'd like to ask about how to use XtraReports for report sources containing several tables not connected to each other. I have data in the first table as the code in the other table (classifier for instance) and in the report i have to display only data-name from classifier and some other data from the first table. Is there any way to solve such a problem?
Reply
Hello, I posted this link to the devExpress website because I think it's the best place to post busgs and ask questions.
devexpress.com/Support/Center/KB/Default.aspx
Reply
Hello, I posted this link to the devExpress website because I think it's the best place to post busgs and ask questions.
devexpress.com/Support/Center/KB/Default.aspx
Reply
In VB.NET i placed PrintControl in Form,then i am trying to show
report in this print control.
I am selecting nearly 30000 students,when executing objRpt.CreateDocument
()
line system is not responding and i am
getting "System.OutOfMemoryException"
But it works well when selecting 1000 records.
Private Sub ShowStudenReport()
Dim objRpt As New XtraRptStudent
Dim dsTest As DataSet
objRpt.DataSource = dsTest
objRpt.DataMember = dsTest.Tables(0).TableName
PrintControl1.PrintingSystem = objRpt.PrintingSystem
objRpt.CreateDocument()
End Sub
when executing line "objRpt.CreateDocument()" ,the system is not
responding...
please fix this bug.
Thankx.
Reply
Hi....
I have bought XtraReports control, I thougth it was working well, but when I printed a report that contains an image, the image is not displayed. If I use viewer or PDF exporting, the images is displayed, but when I print to the printer it appears like an image not found.
If I use the XtraReports demo installed locally in my PC it does not work.
The image of that report is not displayed.
If I use the XtraReports demo of your web page, it works very well printing the images.
I am so desperate because I dont find the solution. Can anybody help me with this issue?
Can anybody passme the last previous version (1.12.3)?
Maybe it is a bug with the new version.
Thanks
Jesus Orozco
Reply
Does the printing library come with the suite?
Reply
Dear
thank u for the high quality xtraReports suites . it is very nice but the help is not enough several methods and events does not have help
also developing for web is not covered well something work for windows some times doesn't work for web .
we tried to show the report after changing the parameters for the sql it doesn't show ,it shows one time only.
so if u have a help files or any good documents please send to me because i have to evaluate your product and report to my manager .
Do you have a newsgroup or u can send me emails of others customer interested in the xtraReports suites so we can share ideas and solve a problems
regards
Reply
Dear
thank u for the high quality xtraReports suites . it is very nice but the help is not enough several methods and events does not have help
also developing for web is not covered well something work for windows some times doesn't work for web .
we tried to show the report after changing the parameters for the sql it doesn't show ,it shows one time only.
Do you have a newsgroup or u can send me emails of others customer interested in the xtraReports suites so we can share ideas and solve a problems
Reply
RE: XtraReports Suite sausagewoon [Singapore] 05-May-2005 16:55:27
You may visit this web site for help delphi.newswhat.com/geoxml/forumlistthreads?groupname=devexpress.public.dotnet.xtrareports
Reply
Publisher
Primary Category
Related Products
Related Categories