user1129257
user1129257

Reputation: 59

How to Delete group name from group fields in crystal reports

How do you delete a group name in Crystal Reports 2010 with Visual Studio 2010?

Upvotes: 6

Views: 14380

Answers (1)

Mansoor Gee
Mansoor Gee

Reputation: 1069

If you want to remove a group in the report then Right Click on the Group Header and select Group Expert. Then remove the desired field from the right list.

If you only want to remove the field in the header and footer section of a group then just select the FieldObject (It is a kind on Label) and press delete button.

Upvotes: 11

Related Questions