In previous article as we discussed about the adding Crystal report in WPF application and complete the process till creation of all the Columns, now this is the continues part and now we start from here:
Title="MainWindow" Height="350" Width="525"> <Grid> <my:CrystalReportsViewer HorizontalAlignment="Left" Name="crystalReportsViewer1" VerticalAlignment="Top" Height="500" Width="500" /> </Grid></Window>
Crystal Report Viewer in WPF: Part 1
Typography in WPF
Hello, could you please translate the c# code to vb.net or atleast try to comment on it,the article is very useful but the code confuses me.
Hello, Thanks for this tuto. I have this error: clr-namespace:SAPBusinessObjects.WPF.Viewer; assembly=SAPBusinessObjects.WPF.Viewer' mapping URI is not valid. Please, help me.
Hello can you posted or upload a sample project , because i have problem in report.load("Crystalreport1.rpt"); my Email : sunn789@gmail.com
I got This Error the tag'CrystalReportsViewer' does not exist in XML namespace 'clr-namespace:SAPBusinessObjects.WPF.Viewer; assemebly=SAPBusinessObject.WPF.Viewer'.
It's perfect article for beginners.......... Thanks