I have a table/grid view and in the <td> there are 2 words like "C2 Sunday". I want a line break up after C2 and it appears like,
C2
Sunday
Is it possible to do that?
Kindly help me with this.
Now it displays like "C2 Sunday" and i want like above.