i want to add an plus icon in the pageable area next to count . i am using data bound function() to show the icon. any solution for this? here is my code-->
onDataBound :function(arg) {
console.log("Grid data bound");
this.pager.element.find(".k-pager-info").text('<span class="fa fa-plus-sqaure"><span>');
},
Aucun commentaire:
Enregistrer un commentaire