<?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: Basic Question</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/basic-question</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/basic-question/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rochiel on Basic Question</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/basic-question#p24832</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/basic-question#p24832</guid>
        	        	<description><![CDATA[<p>Hello yacahuma,</p>
</p>
<p>Today, in a Jqgrid, you&#39;ve got on row for each table record. Each table column could be Grid cell.</p>
<p>The datatype of each cell can be customized with formatter or directly when the data are getted from your database.</p>
<p>You can save your data before save them into database.</p>
</p>
<p>But what you&#39;re talking is each row / cells correspond to only one table row formatted into XML, i&#39;m right ?</p>
</p>
<p>You can do this in two ways :</p>
<p>&#160;- First : CSV export and you format data</p>
<p>&#160;- Create custom function to do that and fetch all grid rows.</p>
</p>
<p>In each case, i think than you&#39;ll need to customize grid button OR catch after submit form event and do nothing on form saving.</p>
</p>
<p>Maybe trirand will have a best solution.</p>
]]></description>
        	        	<pubDate>Fri, 07 Oct 2011 09:32:26 +0300</pubDate>
        </item>
        <item>
        	<title>yacahuma on Basic Question</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/basic-question#p24828</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/basic-question#p24828</guid>
        	        	<description><![CDATA[<p>I want to use jqgrid completely transparent.&#160; I have a field in my database that I want to save data in xml format.&#160; I want to load the data,the user makes changes, and when I submit the form, jqgrid should format the data as xml again.&#160; I read a lot of documentation on how to load the data, but I did not see how to write the data.&#160; I am confused by the documentation in this respect.</p>
</p>
<p>I dont want to save the data by row, I want the whole thing, just&#160; like if I was dealing with a normal textarea.</p>
</p>
<p>How will jqgrid will save the data and under which POST VARIABLE?</p>
</p>
<p>Thank you</p>
]]></description>
        	        	<pubDate>Thu, 06 Oct 2011 18:50:24 +0300</pubDate>
        </item>
</channel>
</rss>