Formatted HTML data in Kendo grid column

后端 未结 2 1770
一生所求
一生所求 2021-01-01 17:49

Hi I have a Kendo Grid created in jquery with following code:

Kendo Grid:

$(\'#divFolderNotes\').kendoGrid({
        dataSource: data
        batch:          


        
2条回答
  •  心在旅途
    2021-01-01 18:46

    You can try kendo template.

    for these Please Try Following links

    http://docs.telerik.com/kendo-ui/api/web/grid#configuration-columns.template

    http://docs.telerik.com/kendo-ui/api/web/grid

    hope this will help.

提交回复
热议问题