Hello guys,
I've been facing a problem: I added a .navButtonAdd({parameters}); in my grid, but the background of my div (#pager), is black, so, when I set a caption to this button, the name in the new button that I've added appears in black. How can I change it to any other colors? or even change the style of this new button?
.navButtonAdd('#pager',{
caption:'Test', buttonimg:”test.gif”, onClickButton: function(){parameters}});
Greetings
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top