-
Problem with datareport
I have 8 fields in my table. I have generated a Crystal report out of those fields using VB6. I have used grouping on one particular field.
The field on which grouping is done is present in the pageheader scetion along with three other fields. The remianing four fields are present in the detail section. when i preview the report the fields in the page header are also getting repeated. I want only the fields present in the detail section to be repeated.
Help me out!!!!!
Harry.
-
harry,
yr problem is to getting repitation of yr page header which u don't want then just only go to design mode of yr crystal report, view it n delete sub pageheader overthere which appears with main grouping page header title ,just u have to keep only that main highlighted page header at design time n other detailed field .after doing that u have to again attach yr crystal report to yr vb application o.k.
just inform me , will it work or not o.k. all the best
-
It helped me out
Hi Swati,
I inserted all the fields in the pageheader instead of the group header. Now its working fine ..
thx,
Harry.