Hi Neeraj,
If you need to handle HTML formatted text properly in your report, you should use the HtmlTextBox report item. The standard TextBox report item is lightweight and does not offer any special formatting of the text, except its style settings. This is done for performance reasons: the HtmlTextBox adds a small overhead, because of the additional processing of the text, which might not be necessary for plain text values. Please, refer to the following
help topic in the online documentation for the list of available HTML tags, which the HtmlTextBox report item currently supports.
A bit off topic, please ask the person who
has purchased our tools in your company to add you as a License Developer to
the purchase. Detailed steps on how to do this, and on License Developers in
general you can find here:
http://www.telerik.com/account/faqs.aspx. This will help us reply faster and will give you full access to the Downloads and our support services.
Best wishes,
the Telerik team