Reports with dynamic columns
Posted: Fri Oct 08, 2010 1:24 am
Hi ,
We are looking for implementing stimulsoft designer and reports for our web application. I would like to know whether the following items can be met by the reports
1. Can we have render dynamic colums using stimulsoft reports engine?
eg
while designing , the user might be designing the report like
Origin Destination [weightbreakRates] EffectiveDate Expiry Date
But when we render the report, the data set will contain columns like 1 ,100, 500, 1000 . we need to replace the [weightbreakRates] palce holder with these dynamic columns
So the rendered output should be something like follwoing.
Origin Destination 1 100 500 1000 EffectiveDate Expiry Date
LHR JFL 10 15 20 25 10-10-2010 UFN
JFK EWR 30 50 70 100 08-05-2010 12-12-2012
The number of dynamic columns can vary from 0-50. We should be able to render the report by dynamically adjusting the column width.
2. Can we add images to a reprot , when the user imports images in the reports designer, where it will be get saved?
4 Can we design report in such a way, if there in no values available for rendering the column, we have to hide that column.
We are looking for implementing stimulsoft designer and reports for our web application. I would like to know whether the following items can be met by the reports
1. Can we have render dynamic colums using stimulsoft reports engine?
eg
while designing , the user might be designing the report like
Origin Destination [weightbreakRates] EffectiveDate Expiry Date
But when we render the report, the data set will contain columns like 1 ,100, 500, 1000 . we need to replace the [weightbreakRates] palce holder with these dynamic columns
So the rendered output should be something like follwoing.
Origin Destination 1 100 500 1000 EffectiveDate Expiry Date
LHR JFL 10 15 20 25 10-10-2010 UFN
JFK EWR 30 50 70 100 08-05-2010 12-12-2012
The number of dynamic columns can vary from 0-50. We should be able to render the report by dynamically adjusting the column width.
2. Can we add images to a reprot , when the user imports images in the reports designer, where it will be get saved?
4 Can we design report in such a way, if there in no values available for rendering the column, we have to hide that column.