I have a grid (unfortunately third-party) and I populate it with data. Data is encoded like:
<test>
When page is displayed I still see
<test>
instead of
<test>
Any ideas why? Or even how it’s possible to display < ad < in browser?
It turned out that control did html encoding behind the scenes, and printed text was :