<?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: Vertical record display</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display</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/vertical-record-display/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>BenRivera on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20901</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20901</guid>
        	        	<description><![CDATA[<p>I would go with the 2 column format and parse all your data fields as text in the format that you want the data displayed.&#160; If you are going to provide editting then you will have to convert all your data back to the correct data type before updating.&#160; If that is the case, I would add a 3rd column with the data type as a hidden column, to help in the data validation process.</p>
</p>
<p>Regards,</p>
<p>Ben</p>
]]></description>
        	        	<pubDate>Fri, 19 Nov 2010 04:27:06 +0200</pubDate>
        </item>
        <item>
        	<title>tmiller on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20836</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20836</guid>
        	        	<description><![CDATA[<p>That would work if every field was the same data type. However, they are different data types and as far as I can tell, data types are defined per column. I suppose I can try defining a different field type by individual cell unless someone has a better idea. I&#39;m all ears.</p>
]]></description>
        	        	<pubDate>Mon, 15 Nov 2010 17:08:01 +0200</pubDate>
        </item>
        <item>
        	<title>michaelg on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20768</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20768</guid>
        	        	<description><![CDATA[<p>Couldn&#39;t you just feed the data into the grid as a table with 2 columns ("Table", and "Data"), so the grid is still the same, but each table will be a different row rather than a column?</p>
]]></description>
        	        	<pubDate>Fri, 12 Nov 2010 07:17:10 +0200</pubDate>
        </item>
        <item>
        	<title>tmiller on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20765</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p20765</guid>
        	        	<description><![CDATA[<p>I actually have this same requirement. I have some tables that only have one row per parent record and have a lot of fields, making it impractical to use the horizontal grid.</p>
</p>
<p>I tried to figure out how to do it using the hints you gave but am kind of stumped. Can you offer anymore insight into how to accomplish this?</p>
]]></description>
        	        	<pubDate>Thu, 11 Nov 2010 21:16:17 +0200</pubDate>
        </item>
        <item>
        	<title>mchojrin on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p13552</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p13552</guid>
        	        	<description><![CDATA[<p>Hi:</p>
</p>
<p>&#160;&#160;Thanks for your answer. I checked the demos, but I can&#39;t quite get the idea of it. I looked at the example for "Grid view mode", how do I use it? Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 04 Jan 2010 14:29:49 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p13526</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p13526</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Direct is not possible, but you can construct the grid and use viewGridRow to achieve this - see demos.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 03 Jan 2010 18:47:25 +0200</pubDate>
        </item>
        <item>
        	<title>mchojrin on Vertical record display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p13473</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/vertical-record-display#p13473</guid>
        	        	<description><![CDATA[<p>Hi:</p>
<p>&#160; I&#39;m trying to accomplish this functionality, I&#39;m not sure whether it&#39;s possible. What I need is to display the grid data in a vertical manner, like this:</p>
</p>
<p>Field1: Value1</p>
<p>Field2: Value2</p>
<p>Field3: Value3</p>
</p>
<p>Instead of:</p>
<p>Field1 &#160; &#160;&#160; Field2&#160;&#160;&#160;&#160;&#160; Field3</p>
<p>Value1&#160;&#160;&#160; Value2&#160;&#160;&#160;&#160; Value3</p>
</p>
<p>Is there a simple way to achieve this? Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 30 Dec 2009 22:16:16 +0200</pubDate>
        </item>
</channel>
</rss>