Hi,
I am trying to export the content of an Html file into a text box of telerik report , I wrote a class to convert the html content , and when trying to retrieve the styling , I figured out that the selectors don't allow to apply to only a part of my text within my text box, for instance, some words are bold or underlined and the others are not ,but the style apply to the whole Item.
Is there any workaround to this issue ,
Thanks in advance
I am trying to export the content of an Html file into a text box of telerik report , I wrote a class to convert the html content , and when trying to retrieve the styling , I figured out that the selectors don't allow to apply to only a part of my text within my text box, for instance, some words are bold or underlined and the others are not ,but the style apply to the whole Item.
Is there any workaround to this issue ,
Thanks in advance