Hi,
We're using Kendo Grid and AngularJS. We show data in the grid by fetching it either thru $http service call and bind the result to the grid and secondly by using transport : { servicePath }.
We have a requirement where we wish to show an icon and a custom message to the user if there are no records available to be shown in the grid.
Can you please let us know how shall we go about it? If you need more information, please let us know.
Thanks!
We're using Kendo Grid and AngularJS. We show data in the grid by fetching it either thru $http service call and bind the result to the grid and secondly by using transport : { servicePath }.
We have a requirement where we wish to show an icon and a custom message to the user if there are no records available to be shown in the grid.
Can you please let us know how shall we go about it? If you need more information, please let us know.
Thanks!