I have reports already designed and working perfectly. Now the client requirements are bit changed. We need to hide a report column at the run time based on configurations. Obviously one workaround we already have is that we have 2 versions of the reports, one with the column and one without the column. Now as the number of reports increases, we can not afford to make the duplicates of each report. One version with the column and the other version without this column.
Now our concern is find a way to SHOW/HIDE this column dynamically based on our configuration without disturbing the layout/design. Although there are multiple workarounds here on this forum but we can not do this because we already have designed and deployed these reports. Most of the workarounds would ultimately require us to re design the reports from the scratch. Of course we can not do that because this would doubles the effort and our client does not allow this.
What we want is that is there any way to SHOW/HIDE a table column of a report at run time and keeping the consistency (layout) of the reports intact? So if we shoe/hide a table column, is this space(width) will be adjusted automatically?
We are wondering if there is a solution in the latest release of telerik reporting..?
We appreciate any help regarding this,
Thanks
Now our concern is find a way to SHOW/HIDE this column dynamically based on our configuration without disturbing the layout/design. Although there are multiple workarounds here on this forum but we can not do this because we already have designed and deployed these reports. Most of the workarounds would ultimately require us to re design the reports from the scratch. Of course we can not do that because this would doubles the effort and our client does not allow this.
What we want is that is there any way to SHOW/HIDE a table column of a report at run time and keeping the consistency (layout) of the reports intact? So if we shoe/hide a table column, is this space(width) will be adjusted automatically?
We are wondering if there is a solution in the latest release of telerik reporting..?
We appreciate any help regarding this,
Thanks