<?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: Problem witch add some custom elements in searchToolbar</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-witch-add-some-custom-elements-in-searchtoolbar</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/problem-witch-add-some-custom-elements-in-searchtoolbar/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pako on Problem witch add some custom elements in searchToolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-witch-add-some-custom-elements-in-searchtoolbar#p14738</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-witch-add-some-custom-elements-in-searchtoolbar#p14738</guid>
        	        	<description><![CDATA[<p>Ok, I do myself, maybe this help someone.</p>
</p>
<p>$(&#39;.ui-search-toolbar th div&#39;).eq(8).append("&#60;input id=&#39;checkAllAdd&#39; type=&#39;checkbox&#39; style=&#39;margin-left:32%; margin-right: 50%&#39; /&#62;");<br />$(&#39;#checkAllAdd&#39;).click(function(){<br />&#160;&#160; &#160;if ($(this).attr(&#39;checked&#39;) == true )&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;$(&#39;.add&#39;).attr(&#39;checked&#39;, &#39;checked&#39;);<br />&#160;&#160; &#160;else<br />&#160;&#160; &#160;&#160;&#160; &#160;$(&#39;.add&#39;).attr(&#39;checked&#39;, false);<br />})</p></p>
]]></description>
        	        	<pubDate>Fri, 12 Feb 2010 10:01:02 +0200</pubDate>
        </item>
        <item>
        	<title>pako on Problem witch add some custom elements in searchToolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-witch-add-some-custom-elements-in-searchtoolbar#p14723</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-witch-add-some-custom-elements-in-searchtoolbar#p14723</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>I need some function and wonder is it possible to do this. I have a few column and all&#160; are sortable except one (sortable:false). I want to add a checkbox in that cell which when I click all checkboxes in that column are checked (something like "check All") is it possible? Or other way, how to do that kind of button (selecting all checkboxes with some concrete column)?</p>
<p>Regards</p>
<p>Paul</p>
]]></description>
        	        	<pubDate>Thu, 11 Feb 2010 14:56:40 +0200</pubDate>
        </item>
</channel>
</rss>