Browse by Tags
  • Re: Custom report parameter types in Silverlight

    Hi Igor The Silverlight solution you provided will not work with our architecture! If we were to change to ASP.NET Viewer, would you be able to provide us with an example on how to create parameter drop-down lists in ASP.NET? This is the helper we are using in our win forms POC, so could you provide...
    Posted to Silverlight (Forum) by venetia B on 8/23/2011
    Filed under: XtraReport, Silverlight, silverlight xtrareports
  • Custom report parameter types in Silverlight

    Hi, Initially we created a report windows form, which used customer parameters. The parameter list was populated as follows within the ParameterRequestBeforeShow event: private void CaseLoadReport_ParametersRequestBeforeShow(object sender, DevExpress.XtraReports.Parameters.ParametersRequestEventArgs...
    Posted to Silverlight (Forum) by venetia B on 8/17/2011
    Filed under: XtraReport, Silverlight, silverlight xtrareports
  • How to: Restore a report definition from a saved file in dxp:ReportPreviewModel?

    Hi, How to restore a report definition from a saved file in silverlight's dxp:ReportPreviewModel? I have planned to provide the end user to create his own reports and upload it to the silverlight application. End user will create a new report definitions using RibbonReportDesigner.exe and save it...
    Posted to Silverlight (Forum) by Venkatesh Gopalaiah on 11/4/2011
    Filed under: XtraReport, Silverlight, silverlight xtrareports
  • Call to report service fails after deployment

    I created a Silverlight reporting application following the guidelines provided in the documentation. Namely, I'm using a relative path to specify the WCF endpoint, as follows: < dxp : ReportPreviewModel ServiceUri = "../MyReportService.svc" ReportName = "MyApp.Web.SampleReport...
    Posted to Silverlight (Forum) by John Holliday on 3/26/2012
    Filed under: Silverlight, silverlight xtrareports
  • Draw a line at runtime inside XtraReport.

    Bitmap bmp = new Bitmap(300,200); Graphics wgr = Graphics.FromImage(bmp); wgr.DrawLine(Pens.Aqua,0,0,300,200); bmp.Save(Response.OutputStream,ImageFormat.png); The above code will help us to create a line at runtime inside asp.net webpage. Please help me to create a line similarly in xtrareport at runtime...
    Posted to Silverlight (Forum) by Jelesh J Nelson on 4/9/2012
    Filed under: XtraReport, Silverlight, silverlight xtrareports
  • Re: Custom report parameter types in Silverlight

    Hi Igor, Thanks for that! I was wondering if you could provide an ASP.NET sample? For us this is a limitation for the SilverLight viewer so we will be doing it in ASP.NET instead. Thanks Venetia
    Posted to Silverlight (Forum) by venetia B on 8/22/2011
    Filed under: XtraReport, Silverlight, silverlight xtrareports
  • Re: Custom report parameter types in Silverlight

    Hi, This is a little urgent for us, so was wondering if a work around is available? Thanks!
    Posted to Silverlight (Forum) by venetia B on 8/19/2011
    Filed under: XtraReport, Silverlight, silverlight xtrareports
  • Is it possible to include a map in the XtraReport?

    Hi, I would like to use XtraReport to print an ESRI silverlight map. Is it possible? Thank you, Wal
    Posted to Silverlight (Forum) by Walter Kuong on 12/14/2011
    Filed under: Silverlight, silverlight xtrareports
LIVE CHAT

Chat is one of the many ways you can contact members of the DevExpress Team.
We are available Monday-Friday between 7:30am and 4:30pm Pacific Time.

If you need additional product information, write to us at info@devexpress.com or call us at +1 (818) 844-3383

FOLLOW US

DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, along with high-performance HTML JS Mobile Frameworks for developers targeting iOS, Android and Windows Phone. Whether using WPF, Silverlight, ASP.NET, WinForms, HTML5 or Windows 8, DevExpress tools help you build and deliver your best in the shortest time possible.

Your Privacy - Legal Statements

Copyright © 1998-2013 Developer Express Inc.
ALL RIGHTS RESERVED
All trademarks or registered trademarks
are property of their respective owners