Thursday, 19 September 2013

Column name in two lines DOJO

Column name in two lines DOJO

I have a DOJO table. How can I write the column name in two lines?
{classes: "title", name: "I/P Voltage (V)", field:
"mainsVoltage",styles: 'text-align: center;', width: "100px" }
I want the I/P Voltage in one line and (V) in next line and in the center.
How can I do that?

No comments:

Post a Comment