<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Multiple Pager on one Page</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cba_cruz on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p21051</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p21051</guid>
        	        	<description><![CDATA[<p>Hi Juergen, i was wondering if you had any problems with pager buttons for the subgrids on the same level?? apparently i am, and im just lost =/</p>
]]></description>
        	        	<pubDate>Wed, 01 Dec 2010 09:35:44 +0200</pubDate>
        </item>
        <item>
        	<title>cba_cruz on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p21020</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p21020</guid>
        	        	<description><![CDATA[<p>This is exactly my problem, i have two subgrids as grids inside a master grid, and i dont get the last page number either :(, so the only solution is to modify the grid code?? i should say that this is happening on Firefox and Chrome, surprisingly it works well on IE 8</p>
]]></description>
        	        	<pubDate>Sat, 27 Nov 2010 20:43:40 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20697</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20697</guid>
        	        	<description><![CDATA[<p>Hello J&#252;rgen,</p>
<p>all would be clear if you post a code which can be used to reproduce your problem. Either one could find a bug in jqGrid or a bug in your program. In both cases the problem will be solved for you.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Mon, 08 Nov 2010 18:19:55 +0200</pubDate>
        </item>
        <item>
        	<title>Juergen on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20696</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20696</guid>
        	        	<description><![CDATA[<p>No, the ids are unique for each element.</p>
<p>I changed the grid code myself and added the prefix ts.p.pager to all pager elements like _first, _prev, _next and _last so the ids of these elements changed from "_next" to "MyGridPagerId_next". Now the grid does what i expected.</p>
<p>Take a look at the demo page, the ids of the elements in the pager are not unique - even if this will work for you it is not correct in the dom.</p>
</p>
<p>Cheers J&#252;rgen</p>
]]></description>
        	        	<pubDate>Mon, 08 Nov 2010 16:56:25 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20693</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20693</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It seems you have equal pager ids of master and detail.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 08 Nov 2010 12:25:07 +0200</pubDate>
        </item>
        <item>
        	<title>Juergen on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20632</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20632</guid>
        	        	<description><![CDATA[<p>Note:</p>
<p>If the pager in the master grid is deactivated, the pager in the detail page works fine. Same other way around. If both pagers are active, only the pager of the master grid will do the expected page switch, the pager of the detail grid seems to have no event registered.</p></p>
]]></description>
        	        	<pubDate>Tue, 02 Nov 2010 17:31:31 +0200</pubDate>
        </item>
        <item>
        	<title>Juergen on Multiple Pager on one Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20611</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-pager-on-one-page#p20611</guid>
        	        	<description><![CDATA[<p>Hi, i&#39;m testing jqgrid (3.8) and want to use multiple grids on one page (two grids in my first experience).</p>
<p>The data for both grids should be loaded via ajax. The second table should be loaded if a result in the first table is selected, this looks fine so far. But there is a problem if i want to change the page of the second table - nothing happens. The Footer of the second table shows the following message: "Page 1 of" (there&#39;s no last page set).</p>
<p>The problem may be the ids of the elements in the pager. The span-element which schould contain the number of the max/last page is set to "sp_1" in both grids, so this looks wrong for me.</p>
<p>If you take a look to the examples (Advanced =&#62; Master Detail) you&#39;ll see the problem. But in this example the second table does&#39;nt have enough results to use the pager.</p>
</p>
<p>Is there already a fix for this problem?</p>
<p>Cheers J&#252;rgen</p>
]]></description>
        	        	<pubDate>Mon, 01 Nov 2010 17:57:47 +0200</pubDate>
        </item>
</channel>
</rss>