I need to design a crystal report in t开发者_JAVA百科he above format as there are multiple "sqauad check" numbers and for each of those number there are multiple document details to be shown.how can i do this with multiple detail sections? or do i have to use sub reports.please give me an idea
You can insert groupings into crystal reports - I don't know your data-source so it's hard to tell but the picture looks like you have just to insert a group for the squad-check-no and use one detail to show the DocumentNumber, Document Titel, etc.
精彩评论