I have created kendo-treelist in angularjs.
Initially I am passing empty data so it is showing "No records to display". I want to customize this message. How to do it?
I have created kendo-treelist in angularjs.
Initially I am passing empty data so it is showing "No records to display". I want to customize this message. How to do it?
You should set the
messages.noRowspropertyAPI Documentation can be found here https://docs.telerik.com/kendo-ui/api/javascript/ui/treelist/configuration/messages.norows