I have just bound some json to the grid, the json includes some raw html, e.g. "<span class=MyClass>test</span>". It appears to bind to innerText so the '<span' shows on the screen. Is it possible to override this to bind to innerHtml instead?
thanks
2 Answers, 1 is accepted
0
Accepted
Dimo
Telerik team
answered on 03 Jul 2014, 03:48 PM
Hello Anthony,
The Grid documentation and the encoded property are your friends in this case: