Forum

July 10th, 2011
You must be logged in to post Login Register

Search Forums:


 






Custom Navigation Button Image Won't DIsplay – Help!!!!!

No Tags
UserPost

23:08
27/06/2012


Bill

New Member

posts 2

Can someone please help!!!!  I have been wasting too much time on this one.  Trying to get a custom icon image to display when adding a custom navigator button.  I have verified image path a million times, everything is correct.  I keep getting this generic image to display, similar to: "^".  When I remove my custom image and just use a caption, I still get this generic image displaying before the caption.  Has anyone had this issue?  Any idea why the path of my custom image won't get resolved or why the "^" displays regardless? Thanks to anyone willing to help!!!!!   Here is my code….


$("#CurrMoTime").navGrid("#pagerCurrMo",
      // Navigator options
      {edit:false,
        add:false,
        del:true,
        search:false,
       refresh:true},

).navSeparatorAdd("#pagerCurrMo",
      // Add a Separator
      {sepclass:"ui-separator",
       sepcontent:""}
       ).navButtonAdd("#pagerCurrMo",
       // Pre-Populate Custom Button
       {caption:"",
        buttonicon:"../images/icons/save_all.jpg",
        onClickButton:"",
        position:"after",
        title:"Revove All Rows from Grid"}
        ).navSeparatorAdd("#pagerCurrMo",
        // Add a Separator
        {sepclass:"ui-separator",
         sepcontent:""}
         ).navButtonAdd("#pagerCurrMo",
         // Pre-Populate Custom Button
         {caption:"Populate",
          buttonicon:"",
          onClickButton:"",
          position:"after",
          title:"Pre-Populate Grid Detail"}
         );

No Tags

About the jQuery Grid Plugin – jqGrid forum

Most Users Ever Online:

157


Currently Online:

49 Guests

Forum Stats:

Groups: 1

Forums: 7

Topics: 9583

Posts: 28756

Membership:

There are 10108 Members

There have been 448 Guests

There is 1 Admin

There are 2 Moderators

Top Posters:

OlegK – 1157

markw65 – 179

kobruleht – 144

phicarre – 126

YamilBracho – 124

Renso – 118

Administrators: admin (56 Posts)

Moderators: tony (6999 Posts), Rumen[Trirand] (81 Posts)




Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information