Hi,
I’m having problems while aligning the text in the header. I’m trying to align the text in the header through XML code. But the alignments are not getting reflected.
The syntax i’m using is
Response.Write “<Column Style=”“text-align:right”"> Data
Is my syntax right? Please suggest me the correct syntax.
There is no native solution, but you can use next workaround
Response.Write "<![CDATA[
Data
]]>