Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
V3.5 multiple pager in grid.
29/06/2009
14:15
Avatar
Jim P
Member
Members
Forum Posts: 102
Member Since:
29/01/2009
sp_UserOfflineSmall Offline

Tony,

Under 3.4 I have multiple pagers on a grid.  See my code below.  Pager2 does not show up in V3.5.  Is this option still available?

Thanks,

Jim

   $("#slist").navGrid("#pager",{edit:false,add:false,del:false,searchtext:"Filter"}),
   $("#slist").navGrid("#pager2",{edit:false,add:false,del:false,search:false,refresh:false,position:"right"}).navButtonAdd('#pager2',{caption:"To PDF", buttonimg:"images/pdf.png", onClickButton: function(){document.location.href='ExportTo.cfm?typ=p&met=DumpCases&myacct=<cfoutput>#session.bizorg_objid#</cfoutput>&listtyp=';}, position:"last", title:'Export to PDF' }).navButtonAdd('#pager2',{caption:"To Excel", buttonimg:"images/icon-xls.png", onClickButton: function(){document.location.href='ExportTo.cfm?typ=e&met=DumpCases&myacct=<cfoutput>#session.bizorg_objid#</cfoutput>&listtyp=';}, position:"last", title:'Export to Excel' })
    ;
   
    $(".GridHeader").append($("#pager2"));
    $("#pager2 .pgbuttons").css("visibility","hidden");   // hide buttons
    $("#pager2 .selbox").css("visibility","hidden");      // hide select box
    $("#pager2 span").css("visibility","hidden");         // hide text

30/06/2009
09:34
Avatar
Jim P
Member
Members
Forum Posts: 102
Member Since:
29/01/2009
sp_UserOfflineSmall Offline

Tony,

Using firebug, I fiind that  pager2 is there but at the bottom of the grid under the default  pager line.

this is my html:

      <div id="search"></div>
      <div id="pager2" class="scroll" style="text-align:center;"></div>       <!--- top nav bar --->
      <table id="slist" class="scroll" cellpadding="0" cellspacing="0"></table>
      <div id="pager" class="scroll" style="text-align:center;"></div>

Is this a bug in V3.5 ?

Jim

02/07/2009
02:49
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

Currently two pagers are not possible in 3.5 version

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

23/12/2009
22:03
Avatar
Jason
Guest
Guests

Any update to this? My users are requesting the possibility to have the pager at the top of the grid and at the bottom at the same time. To save on having to scoll down to the bottom on large recordsets to perform any actions.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
32 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information