Declined
Last Updated: 23 Sep 2026 15:16 by ADMIN
TechShare
Created on: 07 Dec 2019 01:56
Category: KendoReact
Type: Feature Request
1
Add Encoded prop to the GridColumn to allow Html strings to be passed to columns like on the columns in the jquery version
Please add an Encoded Prop to the GridColumn for KendoReact that works like the "encoded" property on columns in the jQuery version to allow us to pass unencoded Html to the cells of our KendoReact Grids. Thanks so much for any assistance in this matter!
2 comments
ADMIN
Vessy
Posted on: 23 Sep 2026 15:16

Hello,

We are declining this request due to the current level of interest and demand.

However, if interest in this feature increases significantly in the future, we will reconsider its status and evaluate it again.

Regards,
Vessy
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Stefan
Posted on: 11 Dec 2019 07:16

Hello, Troy,

Thank you for the request.

This can be currently be done with a custom cell:

https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnProps/#toc-cell

This is an example of how to achieve the desired result:

https://stackblitz.com/edit/react-27dujw-ebjxsv?file=app%2FTransformTextComponent.jsx

As the encoding of the HTML has its potential security risks, we prefer the developer to have better control over it.

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items