Hello:

When I use sencha-touch-grid,the config of coloum's renderer can not use html tag like:

QQ图片20141013121328.png

But in web view,the '<' will convert into '&lt;' and the '<' into '&gt;'.

I used similar code at Ext4.2.

I just want to add the CSS style. How to solve the problem or any other way to solve it?