Dynamic Columns in Crystal reports

喜欢而已 提交于 2019-12-11 03:05:21

问题


I got a requirement to create dynamic reports where if a column is added in database that column should automatically need to be reflected in crystal reports.

I am wondering if dynamic column possible in crystal reports?

If yes.. How to achieve?


回答1:


As far as I know by adding a column in db you can't get it on crystal reports via datatable but you can get it via stored procedure but you have to drag and drop the field. Go through this link hope it will help you

Crystal report with Dynamic Column



来源:https://stackoverflow.com/questions/18457881/dynamic-columns-in-crystal-reports

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!