<?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 box doesnt show up</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiselect-box-doesnt-show-up</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/bugs/multiselect-box-doesnt-show-up/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>luismpcarvalho on Multiselect box doesnt show up</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiselect-box-doesnt-show-up#p25611</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiselect-box-doesnt-show-up#p25611</guid>
        	        	<description><![CDATA[<p>Anyone can confirm this please?</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Fri, 06 Jan 2012 17:17:06 +0200</pubDate>
        </item>
        <item>
        	<title>luismpcarvalho on Multiselect box doesnt show up</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiselect-box-doesnt-show-up#p25608</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiselect-box-doesnt-show-up#p25608</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>PROBLEM: multiselect box, in last jqgrid version, does not appear on rows, only in table header, when using import.</p>
</p>
<p>I am trying to use the next xml from demo page and import it to build my grid.</p>
<p>/blog/jqgrid/testxml.xml</p>
<p>Next i added &#60;multiselect&#62;true&#60;/multiselect&#62; to that xml file, for the grid configuration. I expected to have a select box in each row and a box in the table header, but that doesnt happened.</p>
</p>
<p>Using v4.3.1 i get the next output</p>
<p><a href="http://i5.photobucket.com/albums/y181/luismpcarvalho/Grid2.png" rel="nofollow" target="_blank"><a href="http://i5.photobucket.com/albu" rel="nofollow">http://i5.photobucket.com/albu</a>...../Grid2.png</a></p>
</p>
<p>Using v3.8.2 i get the next output, expected result</p>
<p><a href="http://i5.photobucket.com/albums/y181/luismpcarvalho/Grid1.png" rel="nofollow" target="_blank"><a href="http://i5.photobucket.com/albu" rel="nofollow">http://i5.photobucket.com/albu</a>...../Grid1.png</a></p>
</p>
<p>Actually if i set multiselect to false, the select box appears anyway on the table header, for v4.3.1.</p>
</p>
<p>on html side i have:</p>
<p>&#8230;</p>
<p>&#60;script type="text/javascript"&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;function LoadTable()<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$("#xmlist1&#8243;).jqGrid(&#39;jqGridImport&#39;,{impurl:"testxml.xml"});<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}<br />&#60;/script&#62;</p>
<p>&#8230;</p>
<p>&#8230;</p>
<p>&#60;body onload="LoadTable()"&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;table id="xmlist1&#8243;&#62;&#60;/table&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id="xmlpager1&#8243;&#62;&#60;/div&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;br/&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;button onclick="exportTable()" type="button"&#62;Export&#60;/button&#62;<br />&#160;&#160; &#160;&#60;/body&#62;</p>
<p>&#8230;</p>
]]></description>
        	        	<pubDate>Thu, 05 Jan 2012 21:06:34 +0200</pubDate>
        </item>
</channel>
</rss>