Well, generally people want to get the contrary, hide a group header when there are no details but in my specific case, I need to be able to show the header even if the details rows are empty. I'm using the built-in crystal reports from Visual Studio 2008.
I've got a subreport on my main report which has group containing data on the group header and the group details. I'd like to be able to show the Header even in case the details are empty but right now, only non-empty details are printing.
What can I do to make it work?