Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a datagridview on my form. i am adding columns at runtime with headertext as date and events on that date. The problem is that, i want to show the date and events in different fonts.
e.g. i want to display the headertext as
05/04/2011
Abcd sdfdsfd
dfdsgfdg dgdfg
ddfgf dgffdg

i am getting the headertext string as a whole containing date and events. i have seperated the in two different string, but unable to format and display them in different fonts.

Thanks in advance.
Posted
Updated 4-Nov-11 23:07pm
v2

1 solution

 
Share this answer
 
v4
Comments
Sonal Wagh 5-Nov-11 5:30am    
I am working with C#.net

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