<?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: jqGrid 3.3.1</title>
	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-331</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/releases/jqgrid-331/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>virgil on jqGrid 3.3.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-331#p3209</link>
        	<category>Releases</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/releases/jqgrid-331#p3209</guid>
        	        	<description><![CDATA[<p>hi,</p>
<p>this is great! thanks. I am now using this one.</p>
<p>questions labeled Q1, Q2, Q3.</p>
<p>manual says:</p>
<p>afterEditCell - applies only to a cell that is editable; this event fires after the cell is edited. (Q1: Does value need to change for this event to fire?)</p>
<p>it actually fires immediately after beforeEditCell and before i get into the text box.</p>
<p>Q2: What are the issues if we fire the event inside the textbox blur event?</p>
<p>Q3: Can we rename "cellName" into "colName"?</p>
<p>thanks.</p>
<p>virgil</p>
]]></description>
        	        	<pubDate>Mon, 24 Nov 2008 00:25:57 +0200</pubDate>
        </item>
        <item>
        	<title>admin on jqGrid 3.3.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-331#p2857</link>
        	<category>Releases</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/releases/jqgrid-331#p2857</guid>
        	        	<description><![CDATA[<p>Hello All,</p>
<p>Happy to publish a 3.3.1 release of jqGrid. This is mainly a bug fix release.</p>
<p>Here are the changes. The documentation will be updated soon.</p>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>fixed bug when sorting data - the index is not set correct when the name is different from index.</li>
</ul>
<ul>
<li>trigger(&#8221;reloadGrid&#8221;) does not clear the saved cell when cellEdit is true;</li>
</ul>
<ul>
<li>&#160;pager does not hide correct when header button is enabled.</li>
</ul>
<ul>
<li>fixed bug in cell editing when the jQuery datepicker is not present.</li>
</ul>
<ul>
<li>fixed bug in cell edit when the first cell is saved with enter key</li>
</ul>
<ul>
<li>fixed bug in filterGrid method when search property is set in colModel</li>
</ul>
<ul>
<li>fixed bug in filterGrid method when select box is used.There was impossible to use it in other methods.</li>
</ul>
<ul>
<li>fixed bug in editGridRow method. The events - beforeSubmit, afterSubmit and onclickSubmit does not fire correctly when used in add and edit mode.</li>
</ul>
<p><strong>Additions</strong></p>
<ul>
<li>added formatCell event in cellediting. This event allows to format the cellcontent before editing. Syntax : formatCell(id,name,value,iRow,iCol);The event should return the formated value.</li>
</ul>
<ul>
<li>added Row highlighting in celledit </li>
</ul>
<ul>
<li>added auto width when editing a cell, row or form and size property is not set(Apply only to text and textarea elements)</li>
</ul>
<ul>
<li>added aditional parameter in editGridRow - recreateForm. When set to true the form is recreated every time Default value - false.</li>
</ul>
<ul>
<li>added Polish, Portuguese, Russian and Spanish translations</li>
</ul>
]]></description>
        	        	<pubDate>Sat, 01 Nov 2008 10:13:48 +0200</pubDate>
        </item>
</channel>
</rss>