<?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: Format Unformat and retrieving row data.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/format-unformat-and-retrieving-row-data</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/format-unformat-and-retrieving-row-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>DaElectric on Format Unformat and retrieving row data.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-unformat-and-retrieving-row-data#p17547</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-unformat-and-retrieving-row-data#p17547</guid>
        	        	<description><![CDATA[</p>
<p>Well evidently from the wiki getRowData is not going to work for me. Does anyone have any ideas on how to get the original&#160;unformatted row values.</p>
<p>Anyone want to help me build a function to getOrigRowData???</p>
<p>Or would it just be better to have getRowData accept and additional parameter for Formatted? The parameter would have to default to false to prevent it breaking existing code.&#160;</p>
</p>
<table border="0">
<tbody>
<tr>
<td class="col0">getRowData</td>
<td class="col1">rowid or none</td>
<td class="col2">array{}</td>
<td class="col3">Returns an array with data of the requested id = <em>rowid.</em> The returned array is of type name:value, where the name is a name from colModel  and the value from the associated column in that row. It returns an empty array  if the rowid can not be found.<br />Do not use this  method when you editing the row or cell. This will return the cell content and  not the actuall value of the input element <br />If the rowid is not set  the method return all the data from the grid in array</td>
</tr>
</tbody>
</table>
]]></description>
        	        	<pubDate>Fri, 28 May 2010 18:56:58 +0300</pubDate>
        </item>
        <item>
        	<title>DaElectric on Format Unformat and retrieving row data.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/format-unformat-and-retrieving-row-data#p17504</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/format-unformat-and-retrieving-row-data#p17504</guid>
        	        	<description><![CDATA[<p>If I have a column that has a custom formater and a custon unformater. When I call getDataRow will it give me the unformated datarow or the formated data row?</p>
<p>If it is gining me the formated row is there a different method I can call to get the unformated row?</p>
]]></description>
        	        	<pubDate>Thu, 27 May 2010 21:41:23 +0300</pubDate>
        </item>
</channel>
</rss>