Display a message within the Kendo grid when it's empty

后端 未结 12 2186
栀梦
栀梦 2020-12-13 09:27

I\'m trying to display a friendly message (like \"No records found, try again later\") within the grid content, when there are no records in the database.

F

12条回答
  •  死守一世寂寞
    2020-12-13 09:41

    Supported out-of-the-box in the 2015.2.805 release. http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-noRecords.template

提交回复
热议问题