<?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: multiselect and onRightClickRow </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-onrightclickrow</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/multiselect-and-onrightclickrow/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on multiselect and onRightClickRow </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-onrightclickrow#p3671</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-and-onrightclickrow#p3671</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1 . This have sence. I will do it in the next release.</p>
<p>2. You can do it diffrent way - open the css and look at:</p>
<p>.Header th</p>
<p>set the text-align to center or what you want.</p>
<p>If you want all the grid to have this you can do it dynamivcally after all grid are constructed</p>
<p>jQuery(".Header th").css({"text-align":"center"});</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Dec 2008 03:59:22 +0200</pubDate>
        </item>
        <item>
        	<title>waiting on multiselect and onRightClickRow </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-onrightclickrow#p3648</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-and-onrightclickrow#p3648</guid>
        	        	<description><![CDATA[<div>
<p>Hi, I&#39;m posting this for my friend as he is having problem accessing this forum.</p>
<p>Thanks&#160;</p>
<p>_________</p>
<p>v3.3.2 if use these parameterï¼š<br />"<br />multiselect: true,<br />// multikey: &#39;ctrlKey&#39;,<br />onRightClickRow: function(rowid) {<br />alert(rowid);<br />},<br />"<br />right click a row, alert popup OK, but this row is selectedï¼›<br />without using onRightClickRow , rightclick popup the menu and the row is not selected.<strong><br /></strong>What I wanted is that when use multiselect and onRightClickRow together,the row is not select when right clicking.</p>
<p>Another questions is how to set &#8220;Header layer&#8221; align in the middle or to the right? the default is on the left.</p>
<div></div>
</div>
]]></description>
        	        	<pubDate>Mon, 22 Dec 2008 13:07:38 +0200</pubDate>
        </item>
</channel>
</rss>