<?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: V3.5 - JSON Data With Named Values - Sorting and Paging</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/v35-json-data-with-named-values-sorting-and-paging</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/help/v35-json-data-with-named-values-sorting-and-paging/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on V3.5 - JSON Data With Named Values - Sorting and Paging</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/v35-json-data-with-named-values-sorting-and-paging#p8047</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/v35-json-data-with-named-values-sorting-and-paging#p8047</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Change your rowNum parameter to appropriate one.</p>
<p>Also please carefully read the Changes.txt provided with the jqGrid build</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 27 Jul 2009 03:07:20 +0300</pubDate>
        </item>
        <item>
        	<title>alweb on V3.5 - JSON Data With Named Values - Sorting and Paging</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/v35-json-data-with-named-values-sorting-and-paging#p7964</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/v35-json-data-with-named-values-sorting-and-paging#p7964</guid>
        	        	<description><![CDATA[<p>Hi there</p>
<p>I have been using v3.4 successfully for sometime,&#160; I am now creating a new application and would like to use v3.5 for its theming.&#160; I am using the json data type with a named value string.&#160;</p>
<p>I am not using a pager,&#160;&#160;when the data is retrieved I am seeing via Firebug that 108 rows are returned from the server,&#160; however only the first 20 are displayed.&#160; When I click a column header to sort,&#160; no data is returned,&#160; looking at the Params in firebug I can see that rows =&#160; 20 but also my sidx = empty rather than the column name I have clicked on.&#160; Below is the jqGrid definitiona and the first few rows of my data,&#160;</p>
<p>Could anyone help me out here please?</p>
<p>All the best</p>
<p>Alex</p>
</p>
<p>$(&#39;#SearchResults&#39;).jqGrid({<br />url:&#39;i-BookLiteExtractHotelSearchJSON.asp?inGUID=&#39;+inGUID+&#39;&#38;inLocation=&#39;+Location+&#39;&#38;cb=&#39;+inCB+&#39;&#39;,<br />datatype: &#39;json&#39;,<br />mtype: &#39;GET&#39;,<br />height: 350,<br />width: 670,<br />colNames:[&#39;hotelID&#39;,&#39;HotelName&#39;,&#39;Location&#39;, &#39;MinRate&#39;,&#39;MaxRate&#39;,&#39;Billback&#39;,&#39;Brand&#39;],<br />colModel:[<br />{name:&#39;hotelID&#39;, label:&#39;hotelID&#39;,hidden:true},<br />{name:&#39;HotelName&#39;, label:&#39;HotelName.&#39;,width:180},<br />{name:&#39;Location&#39;,label:&#39;Location&#39;, width:140},<br />{name:&#39;MinRate&#39;,label:&#39;MinRate&#39;, width:70, align:"center"},<br />{name:&#39;MaxRate&#39;,label:&#39;MaxRate&#39;, width:70, align:"center"},<br />{name:&#39;Billback&#39;,label:&#39;Billback&#39;, width:60, align:"center"},<br />{name:&#39;Brand&#39;,label:&#39;Brand&#39;, width:100, align:"left"}<br />],<br />jsonReader : {<br />root: "rows",<br />page: "page",<br />total: "total",<br />repeatitems: false,<br />id: "hotelID"<br />},<br />sortname: &#39;HotelName&#39;,<br />sortorder: "asc",<br />viewrecords: true,<br />multiselect: false,<br />imgpath: &#39;../common/themes/basic/images&#39;</p>
<p>});</p>
</p>
<p>{"page":"1","total":"1","records":"108", "rows":[{"hotelID":"16469","HotelName":"38 Bath Street", "Location"</p>
<p>:"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"7141","HotelName"</p>
<p>:"Abode Glasgow", "Location":"GLASGOW", "Brand":"Classic British Hote", "MinRate":"79.00", "MaxRate"</p>
<p>:"105.00", "Billback":"Yes"},{"hotelID":"17422","HotelName":"Acorn Hotel", "Location":"GLASGOW", "Brand"</p>
<p>:"Private", "MinRate":"64.00", "MaxRate":"64.00", "Billback":"No"},{"hotelID":"13656","HotelName":"Albion</p>
<p>Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"}</p>
<p>,{"hotelID":"15234","HotelName":"Alexander Thomson Hotel ", "Location":"GLASGOW", "Brand":"Private",</p>
<p>"MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"7367","HotelName":"Argyll Guest House"</p>
<p>, "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID"</p>
<p>:"7203","HotelName":"Argyll Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"120.00", "MaxRate"</p>
<p>:"120.00", "Billback":"No"},{"hotelID":"13300","HotelName":"Artto Hotel", "Location":"GLASGOW", "Brand"</p>
<p>:"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"235","HotelName":"Babbity</p>
<p>Bowser Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback"</p>
<p>:"No"},{"hotelID":"7684","HotelName":"Best Western Glasgow City Hotel", "Location":"GLASGOW", "Brand"</p>
<p>:"Best Western UK", "MinRate":"0.00", "MaxRate":"114.95", "Billback":"Yes"},{"hotelID":"7684","HotelName"</p>
<p>:"Best Western Glasgow City Hotel", "Location":"GLASGOW", "Brand":"Best Western UK", "MinRate":"0.00"</p>
<p>, "MaxRate":"114.95", "Billback":"Yes"},{"hotelID":"2109","HotelName":"Best Western Glasgow Pond Hotel"</p>
<p>, "Location":"GLASGOW", "Brand":"Best Western UK", "MinRate":"75.00", "MaxRate":"190.00", "Billback"</p>
<p>:"Yes"},{"hotelID":"403","HotelName":"Blyths Wood", "Location":"GLASGOW", "Brand":"Private", "MinRate"</p>
<p>:"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"15739","HotelName":"Botanic Hotel", "Location"</p>
<p>:"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"545","HotelName"</p>
<p>:"Brunswick Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"45.00", "MaxRate":"45.00", "Billback"</p>
<p>:"No"},{"hotelID":"573","HotelName":"Buchanan Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate"</p>
<p>:"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"5348","HotelName":"Burnbrae Hotel", "Location"</p>
<p>:"GLASGOW", "Brand":"Spirit Group ", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"12589"</p>
<p>,"HotelName":"Burnside Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"54.95", "MaxRate"</p>
<p>:"65.00", "Billback":"Yes"},{"hotelID":"570","HotelName":"Busby Hotel", "Location":"GLASGOW", "Brand"</p>
<p>:"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"10189","HotelName":"Campanile</p>
<p>Glasgow", "Location":"GLASGOW", "Brand":"Campanile", "MinRate":"65.00", "MaxRate":"65.00", "Billback"</p>
<p>:"No"},{"hotelID":"7130","HotelName":"Carlton George Hotel", "Location":"GLASGOW", "Brand":"Private"</p>
<p>, "MinRate":"103.00", "MaxRate":"140.00", "Billback":"Yes"},{"hotelID":"697","HotelName":"Cathedral House</p>
<p>Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"}</p>
<p>,{"hotelID":"6995","HotelName":"City Inn Glasgow", "Location":"GLASGOW", "Brand":"City Inn", "MinRate"</p>
<p>:"79.00", "MaxRate":"199.00", "Billback":"Yes"},{"hotelID":"7674","HotelName":"Coachman Hotel", "Location"</p>
<p>:"GLASGOW", "Brand":"Oxford Hotels", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"2658"</p>
<p>,"HotelName":"Crowne Plaza Glasgow", "Location":"GLASGOW", "Brand":"Intercontinental Hotels", "MinRate"</p>
<p>:"77.50", "MaxRate":"209.00", "Billback":"Yes"},{"hotelID":"14909","HotelName":"Crowwood Hotel Glasgow"</p>
<p>, "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID"</p>
<p>:"5309","HotelName":"Dalmeny Park Country House Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate"</p>
<p>:"75.00", "MaxRate":"95.00", "Billback":"Yes"},{"hotelID":"14827","HotelName":"Dean Park Hotel", "Location"</p>
<p>:"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"15464"</p>
<p>,"HotelName":"Dreamhouse Apartment", "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate"</p>
<p>:"N/A", "Billback":"No"},{"hotelID":"6142","HotelName":"Eglinton Arms Hotel", "Location":"GLASGOW", "Brand"</p>
<p>:"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"},{"hotelID":"1283","HotelName":"Enterprize</p>
<p>Hotel", "Location":"GLASGOW", "Brand":"Private", "MinRate":"N/A", "MaxRate":"N/A", "Billback":"No"}</p>
<p>,{"hotelID":"15168","HotelName":"Etap Hotel", "Location":"GLASGOW", "Brand":"Etap", "MinRate":"N/A",</p>
<p>"MaxRate":"N/A", "Billback":"No"},{"hotelID":"1308","HotelName":"Ewington Hotel", "Location":"GLASGOW"</p>
<p>, "Brand":"Private", "MinRate":"99.00", "MaxRate":"99.00", "Billback":"Yes"},{"hotelID":"7070","HotelName"</p>
<p>:"Express by Holiday Inn Glasgow", "Location":"GLASGOW", "Brand":"Express by Holiday Inn", "MinRate"</p>
<p>:"69.00", "MaxRate":"86.50", "Billback":"No"},{"hotelID":"7516","HotelName":"Express by Holiday Inn Glasgow</p>
<p>Airport", "Location":"GLASGOW", "Brand":"Express by Holiday Inn", "MinRate":"58.50", "MaxRate":"65.00"</p>
<p>, "Billback":"No"},{"hotelID":"6104","HotelName":"Express by Holiday Inn Glasgow City Riverside", "Location"</p>
<p>:"GLASGOW", "Brand":"Express by Holiday Inn", "MinRate":"63.50", "MaxRate":"65.00", "Billback":"No"}......</p>
]]></description>
        	        	<pubDate>Wed, 22 Jul 2009 09:26:40 +0300</pubDate>
        </item>
</channel>
</rss>