Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI guys ,

I need one change in crystal report group tree of the left pane.
Currently I am showing the Employee ID in the Group tree,I changed the Customize Group Name field , But How to show the child values below employee ID?
Client want to see the Group tree like below :

> Employee ID

>>>>> Department Name
>>>>> Subject

Thanks in Advance !

What I have tried:

I changed the Customize Group Name field 

But How to show the child element like depart name there ?

How to create formula for that ?
Posted
Updated 11-Dec-18 4:06am

1 solution

CrystalReportViewer1.ToolPanelView = CrystalDecisions.Windows.Forms.ToolPanelViewType.None
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900