<?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: Then colapsing subgid setSelection is not set.</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set</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/then-colapsing-subgid-setselection-is-not-set/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>setest on Then colapsing subgid setSelection is not set.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29624</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29624</guid>
        	        	<description><![CDATA[<p>This is good news for us.&#160;Very thanks Tony.</p>
]]></description>
        	        	<pubDate>Sun, 06 Oct 2013 19:42:19 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Then colapsing subgid setSelection is not set.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29616</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29616</guid>
        	        	<description><![CDATA[<p>Hello.</p>
</p>
<p>I have added a option<strong> selectOnCollapse</strong> in subgrid options which when set will select the row when it is collapsed.</p>
<p>Also it will be available in the new version, whch is suppopsed to be released today.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 06 Oct 2013 11:57:19 +0300</pubDate>
        </item>
        <item>
        	<title>setest on Then colapsing subgid setSelection is not set.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29576</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29576</guid>
        	        	<description><![CDATA[<p>Very thanks for answer, Tony! I already decided this problem similarly. Just i think what this properties need to include in parameters of grid. Then anyone can use it for self discretion. But its issue (ÑÐ¿Ð¾Ñ€Ð½Ñ‹Ð¹ Ð²Ð¾Ð¿Ñ€Ð¾Ñ)&#160;because, there are other solutions....&#160;</p>
]]></description>
        	        	<pubDate>Mon, 30 Sep 2013 15:51:09 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Then colapsing subgid setSelection is not set.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29572</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29572</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Ð¯ Ð²ÑÐµ Ð¿Ð¾Ð½Ð¸Ð¼Ð°ÑŽ <img class="spSmiley" style="margin:0" title="Wink" src="/blog/wp-content/forum-smileys/sf-wink.gif" alt="Wink" />.</p>
<p>And now in English.</p>
<p>This is true. I&#39;m not sure what to do in the future. Currently in order to solve your problem you can do</p>
<p>setSelection in your jqGridSubGridRowColapsed.</p>
</p>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Mon, 30 Sep 2013 11:52:27 +0300</pubDate>
        </item>
        <item>
        	<title>setest on Then colapsing subgid setSelection is not set.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29564</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/then-colapsing-subgid-setselection-is-not-set#p29564</guid>
        	        	<description><![CDATA[<p>JqGrid 4.52</p>
<p>Hello, I think its not bug, and may be not realy need. But in my situation it indeed need.</p>
<p>More: I bind 2 events (jqGridSubGridRowExpanded and jqGridSubGridRowColapsed). Then I expand row, i know that row user is clicked. But then subgrid is colapsed, setSelection is not set, and in triggerHandler we only have OLD selection. In source code we see:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5181' value='Select Code' data-codeid='sfcode5181' /></p>
<div class='sfcode' id='sfcode5181'>if($(this).hasClass(&#34;sgcollapsed&#34;)) {...... &#160; &#160; &#160;</div>
<p><input type='button' class='sfcodeselect' name='sfselectit6025' value='Select Code' data-codeid='sfcode6025' /></p>
<div class='sfcode' id='sfcode6025'><span style=&#34;white-space:pre&#34;> </span>$(ts).jqGrid(&#39;setSelection&#39;,_id)</div>
<p>But in</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1239' value='Select Code' data-codeid='sfcode1239' /></p>
<div class='sfcode' id='sfcode1239'>else if($(this).hasClass(&#34;sgexpanded&#34;)) {</div>
<p>we have nothing.</p>
</p>
<p>ÐšÑ‚Ð¾ Ð½Ðµ Ð¿Ð¾Ð½ÑÐ» Ð¼Ð¾Ð³Ñƒ Ð¿Ð¾-Ñ€ÑƒÑÑÐºÐ¸, Ð° Ñ‚Ð¾ Ñ Ð°Ð½Ð³Ð»Ð¸Ð¹ÑÐºÐ¸Ð¼ Ñƒ Ð¼ÐµÐ½Ñ Ð½Ðµ Ð²ÑÐµ Ñ…Ð¾Ñ€Ð¾ÑˆÐ¾.</p></p>
]]></description>
        	        	<pubDate>Sat, 28 Sep 2013 14:48:35 +0300</pubDate>
        </item>
</channel>
</rss>