<?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: about the search toobar</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar</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/about-the-search-toobar/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sunanan on about the search toobar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar#p22183</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar#p22183</guid>
        	        	<description><![CDATA[<blockquote>
<p>OlegK said:</p>
<p>I am wonder that the grid with <strong>name:""</strong> work at all. You should always define an unique non empty value for the <strong>name</strong> property. If you want use no header text in the corresponding header you should use empty strings inside of <strong>colNames</strong> parameter of define <strong>lable:""</strong>.</p>
<p>Best regards<br />Oleg&#160;</p>
</blockquote>
<hr />
<p>wow, yes, i get it, thank you very very much,</p>
]]></description>
        	        	<pubDate>Wed, 23 Feb 2011 20:10:55 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on about the search toobar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar#p22182</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar#p22182</guid>
        	        	<description><![CDATA[<p>I am wonder that the grid with <strong>name:""</strong> work at all. You should always define an unique non empty value for the <strong>name</strong> property. If you want use no header text in the corresponding header you should use empty strings inside of <strong>colNames</strong> parameter of define <strong>lable:""</strong>.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Wed, 23 Feb 2011 19:45:32 +0200</pubDate>
        </item>
        <item>
        	<title>sunanan on about the search toobar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar#p22181</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/about-the-search-toobar#p22181</guid>
        	        	<description><![CDATA[<p>I very like the plugin, and apply it to my project.</p>
<p>but there  is a problem, is when I use the formatter : "actions", I like the edit  and delete in inLine, filterToolbar ,and config the filterToolbar  ,{stringResult : true} in my grid.</p>
<p>colModel : [{<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;name : "",<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; formatoptions : {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;delOptions : {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;onclickSubmit : addParam<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;search : false,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;searchhidden : false,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;formatter : "actions",<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; editable : false,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;sortable : false,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; index : ""<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}, {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;name : &#39;personID&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editable : true,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; formoptions : {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;rowpos : 1,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;elmprefix : "(*)"<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;hidedlg : true,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;sorttype : "string",<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;width : 100,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;index : &#39;personID&#39;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}</p>
</p>
<p>when input some word ,for example "f", to filtertoolbar. in the request, the parameter "filters" is</p>
<p>filters</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3413' value='Select Code' data-codeid='sfcode3413' /></p>
<div class='sfcode' id='sfcode3413'>{&#34;groupOp&#34;:&#34;AND&#34;, &#34;rules&#34;:[{&#34;field&#34;:&#34;&#34;,&#34;op&#34;:&#34;bw&#34;,&#34;data&#34;:&#34;on&#34;},&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {&#34;field&#34;:&#34;firstName&#34;,&#34;op&#34;:&#34;bw&#34;,&#34;data&#34;:&#34;f&#34;}]}</div>
</p>
<p>I dont know how to disable the</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6594' value='Select Code' data-codeid='sfcode6594' /></p>
<div class='sfcode' id='sfcode6594'>{&#34;field&#34;:&#34;&#34;,&#34;op&#34;:&#34;bw&#34;,&#34;data&#34;:&#34;on&#34;} that is created by the column &#34;actions&#34;</div>
<p>I need help. thank you</p></p>
]]></description>
        	        	<pubDate>Wed, 23 Feb 2011 19:02:45 +0200</pubDate>
        </item>
</channel>
</rss>