[Vuejs]-Render HTML from JSON datasource in Kendo Grid Column using Vue.js

0👍

I am able to get the hyperlinks from JSON using props in kendo-grid in vue js.
Please find the below screenshots.

[KendoUI.vue page] https://i.stack.imgur.com/A6eFw.png

[JSON DATA] : https://i.stack.imgur.com/Vd9ww.png

Leave a comment