Click here to Skip to main content
15,922,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi ,
i have an application with listView in Windows forms i have to set the column header in two lines ...
is there any way to set listview column header in two lines as below
Date1 Date2
User1 User2
Posted
Updated 18-Jul-13 3:04am
v3
Comments
Maciej Los 18-Jul-13 9:10am    
Why? What's for?
pullareddy S 18-Jul-13 9:14am    
i have two fields to Date and which UserModified to display in Listview column header
Maciej Los 18-Jul-13 9:19am    
Better display it as:
User | Date1 | Date2
AAA | ... | ...
BBB | ... | ...
CCC | ... | ...
pullareddy S 18-Jul-13 9:25am    
i have some other fields also in that form
Fieldname User1,date user2,date
NoofCompanies 1,date1 2,date2
LicenseKey 1,date3 2,date1

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