I,m Using Crystal Report in Windows Application and In this I 开发者_开发知识库Created a Data Set to fetch Data from the Database but I Don\'t Know How to Pass parameter in Data Set....
I have created a text object and I want it to have a maximum of 50 characters only. Is there anyway I could do it using a formula? I do not know h开发者_如何学运维ow to refer to a text object within a
There is a field called \"Total cost\" for each Group(which is Dept in this case).I have summed up the individual values of this field \"Total Cost\" in the group footer for each group, which give me
In Crystal Report, I want to change the text of the Special Field \"Page N of M\" as \"Sheet N of M\".
I generating ID Cards of Students of My College in a PDF file using ASP.NET (Framework 3.5) and Crystal Reports But I Want to print the Cards in a Transparent Sheet and Paste it on a Plastic C开发者_J
My crystal report is 开发者_JS百科not opening on a web form but it is fine on a development server when I publish it on the server. It is giving the following error.
I\'ve got a report which was created using Crystal Reports. In the page footer section there\'s a formula, which displays the page number \"Page X of Y\".
We upgraded sql server database from 2000 to 2008. Crystal report with a subreport was taking around 50 seconds on 2000 database now same report is taking 3 minutes.
Well, generally people want to get the contrary, hide a group header when there are no details but in my spec开发者_如何转开发ific case, I need to be able to show the header even if the details rows a
How can i create function to iterate through datatable to read value from table e.g Function GetVal(integer id)