Skip to Content
0
Former Member
Mar 25, 2009 at 07:30 PM

Are these features supported in CR4J SDK or Crystal Reports for Eclipse 2.0

41 Views

1. Does this Java (Viewer) SDK supports export-report to Excel format feature?

2. Suppose the report has a list parameter; this parameter is associated to a connection/command; values for this parameter is grabbed as a result of a simple select query. Will the report, while opening for view, shows the parameter with drop-down values pulled from database? This means, before showing the report in the browser, report has to execute that select query stored in the report and populate this parameter list. We do not prefer to dynamically (programmatically) feed the parameter and its values into the report just before viewing.

3. Does the sort control feature supported in creation as well as viewing time, in this Java viewer SDK. (If the report is a simple column report, viewing user should be able to sort by any of the columns)

If any of this feature is not supported, please give me some suggestions on which version (free or paid) has these features.