Joined: 23 Nov 2007
Online Status: Offline
Posts: 10
Topic: How to create dynamic crystal report. Posted: 08 Mar 2008 at 9:01pm
Deal All, how can I create dynamic crystal report. for ex-> I select particular fields and only those fields will be shown. I can change my selection. If I choose different field then only select field will be shown. Actually dynamic crystal report.
Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Posted: 11 Mar 2008 at 11:11am
In your example, it's possible to use the API to hide the fields you don't want to see. You can use the ReportDocument.ReportObjects() collection to reference a field and then set the EnableSuppress property to True.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum