J
Jk
Hello
I use Microsoft Office Webcomponents to create a pivottable and display the
output as HTML on a literal control.
I need to apply a CSS to this literal control, because the HTML data is
already formatted by the OWC pivottable object...
(simplified) code:
MyLiteralcontrol.text = MyOWCPivottable.HTMLData
The pivottable displays, but doesn't look the way I like it (font, borders
etc)
Any suggestions on how to do this?
Thanks,
Joost
I use Microsoft Office Webcomponents to create a pivottable and display the
output as HTML on a literal control.
I need to apply a CSS to this literal control, because the HTML data is
already formatted by the OWC pivottable object...
(simplified) code:
MyLiteralcontrol.text = MyOWCPivottable.HTMLData
The pivottable displays, but doesn't look the way I like it (font, borders
etc)
Any suggestions on how to do this?
Thanks,
Joost