Click here to Skip to main content
15,880,392 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am creating a crystal report in ASP.NET. In this, i am getting some duplicate columns. If remove the duplicate columns using suppress using duplicated option, its working for the first page, If first page record continuing to the second page means its is not working. So how can i remove this duplicate columns in all the pages??? Please help me out with this..


Thanks in advance..


For example, If i suppress one column in one row,the same columns in the next coming rows will be empty since I've suppressed it. Its working when it comes inside one page.. But when it extends to the next page, a duplicate column in creating by its own.
Posted
Updated 23-Jul-14 21:07pm
v2
Comments
ZurdoDev 24-Jul-14 7:43am    
Why are you getting duplicate columns?
Sam Ferin 24-Jul-14 9:05am    
Actually if i suppress any column it should not be visible right? But for ex, if a new row starts in the last row of the table,this error occurs. Normally,if four rows has same values,i am suppressing it so that i show only the value in the first row on that column and the remaining columns will be empty. It's working properly in other rows in the table.But not when it comes to the last row in a table.
thatraja 4-Sep-14 3:49am    
Share screenshot

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