I'm making the Grid/Inline editing list using Kendo UI MVC referring this: https://demos.telerik.com/aspnet-mvc/grid/editing-inline
I was trying to create and update text with HTML tag, for example, <br>, <h> with some other texts.
But whenever I put HTML tags such as those and even like '<b', '<h', it wasn't created or updated.
They're not updated and created like this image below: