function
onGridDataBound(e){
if
(
this
.dataSource.view().length==0){
$(
'.k-pager-info'
).hide();
}else{ $('.k-pager-info').show(); }
).show();
}