Home › Forums › Guriddo jqGrid JS › Help › Changing Add button icon in Navigator
Hi,
Im using jqgrid 3.5 beta and I have been able to change the button icons with navButtonadd by using buttonicon:.
Hello,
Set this in navigator options not in the method options
$(“#mygrid”).navGrid(“#pager”,{edit:true,add:true,…,addicon: 'ui-icon-home'…},{..}…);
Regards
Tony
Tony, you are the man!!
Hi
This does not seem to work for a new button.
e.g.
.navButtonAdd('#pager',{
caption:'',
title:'Approve User',buttonimg:'ui-icon-circle-check',
….
I have tried changing the add icon as per the previous post and that works fine, but I need to change a custom button.
Any help please
Thanks
Graham
found it
should be buttonicon and not buttonimg as per the documentation.
must have changed in v3.5
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS