<?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: Passing colNames, colModel and data dynamically with JSON. Is it possible?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/passing-colnames-colmodel-and-data-dynamically-with-json-is-it-possible</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/passing-colnames-colmodel-and-data-dynamically-with-json-is-it-possible/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>luismartin on Passing colNames, colModel and data dynamically with JSON. Is it possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/passing-colnames-colmodel-and-data-dynamically-with-json-is-it-possible#p27802</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/passing-colnames-colmodel-and-data-dynamically-with-json-is-it-possible#p27802</guid>
        	        	<description><![CDATA[<p>Hello all. Is it possible to serve the three structures dynamically with JSON and next on client-side tell the plugin, &#160;by means of some property, where in the JSON structure get the colModel, the colNames and the data?</p>
<p>Otherwise how would you implement this?</p>
<p>I was thinking on another way, but it would suppose two requests: the first one to serve the HTML+JS including the necessary colModel and colNames for the current page, and the 2nd one would be the AJAX request made by the plugin to get the data with JSON (this time the JSON response would be just final data).</p>
<p>Any suggestion?</p>
]]></description>
        	        	<pubDate>Tue, 27 Nov 2012 20:36:16 +0200</pubDate>
        </item>
</channel>
</rss>