I need to show one column which is from backend in two detail sections based on the condition that in one detail section this column value should be the second columns(particular) corresponding value
I need to bind a List with a crystal report in my WPF application. Here is my code: CrystalReportViewer crystalReportViewer1 = new CrystalReportViewer开发者_如何学运维();
I am facing a very strange problem in Crystal Reports. I am passing a value of dataset column(Stock) to cross tab summarize field but it 开发者_StackOverflow中文版is showing constant value 1. I have p
We had our Crystal Reports report sheets开发者_C百科 in 2008 working and when we moved to 2010, some of them which their datasources were binded to dataset and datatables are not working. Anyone knows
We are looking for Report Designer for end users NOT for developers. Domain : .Net We are looking for Report Builder into Application so that end 开发者_如何学Pythonuser can design reports at run ti
Our user wants a date field to display as highlighted or with a grey background when the date is null.How would I do something like this?(At the very least, I suspect I\'ll first have to convert it to
I\'ve downloaded the SAP Addon (ver. 13.0.1) for visual studio 2010. I\'ve referenced CrystalDecisions.CrystalReports.Engine.dll
I am using Crystal Report 10.5.3700.0. I have created a report which is using stored procedure. Now from vb.net code (in VS2005) I set the selection formula like:
I need help. This is my C# code to show a report: TableLogOnInfos crtableLogoninfos = new TableLogOnInfos();
is there 开发者_运维百科any facility available in crystal report(c# .net) to change the font to some other language? if no, how to convert crystal report to pdf format?protected void Page_Load(object