Click here to Skip to main content
15,884,094 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i create window application in c#.

Name :TK Date : 14/1/2012 Day:Tuesday
Name :TK Date : 14/1/2012 Day:Tuesday
Name :TK Date : 14/1/2012 Day:Tuesday



in this case i want hide Date if Name is duplicate

like this:
Name :TK Date : 14/1/2012 Day:Tuesday
Name :TK
Name :TK

(i can hide date value but to to hide Date: lable?)
How to do this??

plz help
Posted
Comments
dimpledevani 20-Dec-12 4:22am    
you can use the grouping fields to group according name and date .So it wont repeat date
[no name] 20-Dec-12 5:38am    
How can we use grouping in My case?

1 solution

Hi Right click on the field which u want to hide

Format Object----in Common Tab---- Check the checkbox Supress if Duplicate


Hope this will help you
 
Share this answer
 
Comments
[no name] 20-Dec-12 5:37am    
ya, using this we can hide only Field object, but how can hide Related Label??

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