This is a migrated thread and some comments may be shown as answers.

Kendo Angular Grid - no records message and icon

3 Answers 415 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bhupendra
Top achievements
Rank 1
Bhupendra asked on 27 May 2014, 01:16 PM
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!

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 28 May 2014, 07:54 AM
Hello,

You can set the message displayed by the grid via the empty pager message. Here is how to do it in angular: http://trykendoui.telerik.com/@korchev/udiH

Regards,
Atanas Korchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Bhupendra
Top achievements
Rank 1
answered on 29 May 2014, 12:45 PM
Hi,

The sample shows the message "The grid is empty" at the bottom of the grid. We wish to show the message where the records are seen.. i.e. inside the grid.. also with an icon.

Is it possible? Any ways to get it working?
0
Atanas Korchev
Telerik team
answered on 29 May 2014, 01:44 PM
Hi,

No, this isn't possible. The grid remains empty when there is no data in the data source.

Regards,
Atanas Korchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Bhupendra
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Bhupendra
Top achievements
Rank 1
Share this question
or