<?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: data from relational database, solving relations when editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/data-from-relational-database-solving-relations-when-editing</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/data-from-relational-database-solving-relations-when-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>vcppp_p on data from relational database, solving relations when editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-from-relational-database-solving-relations-when-editing#p25502</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-from-relational-database-solving-relations-when-editing#p25502</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m using jqGrid to display data retrieved from relational db (SQLite). I need to display some related fields, for blog Post I want to display User.name column (retrieved from Post.user_id) .</p>
<p>I could simply remove user_id column and put "username" column (result of JOIN), this however won&#39;t work for editing - my model validator requires user_id to be provided.</p>
<p>Is there any known way for doing such a thing (i.e. by incorporating Autocomplete which will set hidden user_id value)?</p>
]]></description>
        	        	<pubDate>Wed, 21 Dec 2011 16:58:43 +0200</pubDate>
        </item>
</channel>
</rss>