C
CSharpguy
I have an asp.net web form that i took over from another developer. Its using
the excel control on my form. (this was an asp page and it worked correctly).
My question is my dataset is being returned to the page with HTML tags in it,
such as <b>BMW</b> <i>Sold</i> how can I have BMW and Sold show up in my OWC
- Excel spreadsheet control in BOLD and ITALICS? The form is using XML for
some formatting, but not all of it.
I never used the OWC excel control before and what i'm finding online isn't
that helpful for what i need to do
the excel control on my form. (this was an asp page and it worked correctly).
My question is my dataset is being returned to the page with HTML tags in it,
such as <b>BMW</b> <i>Sold</i> how can I have BMW and Sold show up in my OWC
- Excel spreadsheet control in BOLD and ITALICS? The form is using XML for
some formatting, but not all of it.
I never used the OWC excel control before and what i'm finding online isn't
that helpful for what i need to do