Hi
I too have same requirement.
I tried like this in Init event
But second word is overlaping the first one even though I set the headerstyle height more.
callogGrd.Columns[7].HeaderText =
"TimeTo"+Environment.NewLine+"Answer";
I tried by placing \n also but same result.
can any one help me on this asap