<?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: Set flag in mySql , when row is selected to lock/unlock a row</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row</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/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Lotte on Set flag in mySql , when row is selected to lock/unlock a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row#p5060</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row#p5060</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
<p>thank you for your anwer. I did it server side and it works.</p>
<p>Comparing the timestamp every row is visible after timeperiode.</p></p>
]]></description>
        	        	<pubDate>Mon, 02 Mar 2009 17:18:19 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Set flag in mySql , when row is selected to lock/unlock a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row#p5035</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row#p5035</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not a trivial task at all. You can use onSelectRow, but you should think about other problems. Suppose I open the grid (using onSelectRow), lock the row and then I close the browser. The lock remain instead that I&#39;m not in application.</p>
<p>IMHO better way is to check the row when is updated server side. You can check if yhe row is locked (server side) and notify the user if it is locked. This way you will left a complex logic client side.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 01 Mar 2009 07:18:02 +0200</pubDate>
        </item>
        <item>
        	<title>Lotte on Set flag in mySql , when row is selected to lock/unlock a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row#p4986</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/set-flag-in-mysql-when-row-is-selected-to-lockunlock-a-row#p4986</guid>
        	        	<description><![CDATA[<p>At first: fantastic plugin!</p>
<p>My grid works well! Only one problem: I want to call a yx.php, when a row is selected by onSelectRow or other methode to lock/unlock a row in database.</p>
<p>Or is there a better possibility to hide a row for users which are in use (editing etc) ?</p>
<p>Best&#160; regards</p>
<p>Charlotte</p>
]]></description>
        	        	<pubDate>Thu, 26 Feb 2009 13:12:14 +0200</pubDate>
        </item>
</channel>
</rss>