Hi,
We are looking into ways on how we can globally Html Sanitize/Purify anything that is rendered on a Kendo Grid. We are looking into the following options:
1. Create a custom widget that extends the Kendo Grid
2. Globally tap into databinding event
It would be awesome if the second option is possible.