<?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 - Forum: TreeGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid</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/treegrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>admin on jqGrid Forum is moved</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jggrid-forum-is-moved#p31462</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jggrid-forum-is-moved#p31462</guid>
        	        	<description><![CDATA[<p>Hello All,</p>
<p>Â </p>
<p>We have a lot of changes inside Trirand. You may need to read this <a href="http://www.trirand.com/blog/?p=1438" target="_blank">post</a></p>
<p>The forum is moved to another place.. All the existing users and forum posts are moved successfully in our new side <a href="http://guriddo.net/?page_id=4" target="_blank">guriddo.net </a></p>
<p>In the future, please post your questions and problems in the new place.</p>
<p>The existing forum will stay and willÂ  be in read-only mode.</p>
<p>Â </p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 15 Dec 2014 15:39:34 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to get rid of alertmod div</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-get-rid-of-alertmod-div#p31188</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-get-rid-of-alertmod-div#p31188</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks</p>
<p>Usually the div with the modal is created(inserted) after the grid div.</p>
<p>in thos case if you remove the panel then the alert modal should be removed too.</p>
<p>So you can remove this one or simple remove the element with id = alertmod_ + the id of the grid, but ...Â  this is a problem and I have fixed it. In the next version you can use</p>
<p>GridDestroy</p>
<p>Â </p>
<p>method which removes the alert modal too.</p>
<p>Â </p>
<p>Thanks</p>
<p>Â </p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Fri, 03 Oct 2014 13:25:10 +0300</pubDate>
        </item>
        <item>
        	<title>skurtulus on How to get rid of alertmod div</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-get-rid-of-alertmod-div#p31167</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-get-rid-of-alertmod-div#p31167</guid>
        	        	<description><![CDATA[<p><em><span style="text-decoration: underline">I am using jqgrid on a jquery tabs, creating multiple grids in a tab design.</span></em></p>
<p><em><span style="text-decoration: underline">When i close a tab, I call the following,</span></em></p>
<p><em><span style="text-decoration: underline">$( "#master_lister_div span.ui-icon-close" ).live( "click", function() {</span></em></p>
<p>var panelId = $(this).closest( "li" ).attr( "aria-controls" );</p>
<p>$(this).closest( "li" ).remove();Â <br />
$( "#" + panelId ).remove();
</p>
<p><em><span style="text-decoration: underline">$( "#tickets_div #master_lister_div").tabs( "refresh" );<br />
);</span></em></p>
<p><em><span style="text-decoration: underline">This gets rid of the div that the grid lives in but it leaves the following as a hidden div...</span></em></p>
<p><em><span style="text-decoration: underline"><span class="nodeLabelBox repTarget ">&#60;<span class="nodeTag ">div</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">id</span>="<span class="nodeValue editable ">alertmod_master_grid_</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">class</span>="<span class="nodeValue editable ">ui-widget ui-widget-content ui-corner-all ui-jqdialog</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">dir</span>="<span class="nodeValue editable ">ltr</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">style</span>="<span class="nodeValue editable ">width: 200px; height: auto; z-index: 950; overflow: hidden; top: 431px; left: 852px;</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">tabindex</span>="<span class="nodeValue editable ">-1</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">role</span>="<span class="nodeValue editable ">dialog</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">aria-labelledby</span>="<span class="nodeValue editable ">alerthd_master_grid_</span>"</span><span class="nodeAttr editGroup ">Â <span class="nodeName editable ">aria-hidden</span>="<span class="nodeValue editable ">true</span>"</span><span class="nodeBracket editable insertBefore ">&#62;</span></span></span></em></p>
<p>In my code, it can be N number of grids that can be loaded so each time that happens, these divs stays in place.</p>
<p>Is there a class or a function call to get rid of the grid entirely without any leftovers?</p>
<p>What is the best way to accomplish this?</p>
<p>Â </p>
<p>Thank you so much.</p>
<p><em><span style="text-decoration: underline"></span></em></p>
]]></description>
        	        	<pubDate>Wed, 01 Oct 2014 01:17:46 +0300</pubDate>
        </item>
        <item>
        	<title>tony on level 2 rows of Tree grid remain expended on load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/level-2-rows-of-tree-grid-remain-expended-on-load#p30915</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/level-2-rows-of-tree-grid-remain-expended-on-load#p30915</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>Maybe if you put the jqGrid set-up we can help.</p>
<p>Â </p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 31 Jul 2014 14:58:11 +0300</pubDate>
        </item>
        <item>
        	<title>hemadri on level 2 rows of Tree grid remain expended on load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/level-2-rows-of-tree-grid-remain-expended-on-load#p30909</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/level-2-rows-of-tree-grid-remain-expended-on-load#p30909</guid>
        	        	<description><![CDATA[<p>I have created a tree grid with three level...First two level are working fine but third level is behaving differently.</p>
<p>When Tree grid got loaded, level "2" rows are by default remain expended. here is sample data and I am using jason in a php file.</p>
<p>{"page":null,"total":0,"records":"69","rows":[<br />
{"id":0,"cell":{"Record_id":"1674","Requestor":"jreynen","Record":"L2_TEST_BATCH","Status":"FAILED","level":"0","parent":"NULL","isLeaf":"false","expanded":"false"}}<br />
,{"id":1,"cell":{"Record_id":"15593","Requestor":"jreynen","Record":"L2_SWITCHING","Status":"FAILED","level":"1","parent":"0","isLeaf":"false","expanded":"false"}}<br />
,{"id":2,"cell":{"Record_id":"159400","Requestor":"jreynen","Record":"L2_switchingSupport_TC","Status":"FAILED","level":"2","parent":1,"isLeaf":"true","expanded":"false"}}<br />
,{"id":3,"cell":{"Record_id":"159412","Requestor":"jreynen","Record":"L2_switchingSupport_TC1","Status":"FAILED","level":"2","parent":1,"isLeaf":"true","expanded":"false"}}</p>
]]></description>
        	        	<pubDate>Wed, 30 Jul 2014 06:09:36 +0300</pubDate>
        </item>
        <item>
        	<title>hemadri on Search is not working in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30873</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30873</guid>
        	        	<description><![CDATA[<p>Its basically a filter not a search</p>
]]></description>
        	        	<pubDate>Tue, 22 Jul 2014 22:26:19 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Search is not working in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30872</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30872</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Searching in tree is a not standard task. It require to find all parent and descendant nodes of the searched item.<br />
You can make your own searching procedure <a href="http://en.wikipedia.org/wiki/Search_tree" target="_blank">start from here</a></p>
]]></description>
        	        	<pubDate>Tue, 22 Jul 2014 18:10:06 +0300</pubDate>
        </item>
        <item>
        	<title>hemadri on Search is not working in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30869</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30869</guid>
        	        	<description><![CDATA[<p>Whats the other alternative to perform search on treegrid?Â </p>
]]></description>
        	        	<pubDate>Mon, 21 Jul 2014 20:00:13 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Search is not working in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30862</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30862</guid>
        	        	<description><![CDATA[<p>Hello, </p>
<p>Currently in tree grid the local search is not implemented.<br />
See <a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:treegrid#cautions_and_limitations" target="_blank">limitations here</a></p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Mon, 21 Jul 2014 11:20:04 +0300</pubDate>
        </item>
        <item>
        	<title>hemadri on Search is not working in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30859</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/search-is-not-working-in-treegrid#p30859</guid>
        	        	<description><![CDATA[<p>WhenÂ treeGrid: true is set then search is not working...</p>
<p>I have following code to enable search option</p>
<p>$('#treegrid').jqGrid('filterToolbar', { stringResult:false, searchOnEnter: true });</p>
<p>Â </p>
<p>I am using latest version.</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2014 05:45:39 +0300</pubDate>
        </item>
        <item>
        	<title>Keerthana on JQGrid DropDown </title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-dropdown#p30833</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-dropdown#p30833</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am a new bee to JQGrid. I want one of my grid column as a Dropdown.I am using WCF Rest Service for fetching the data.Â  My Wcf method returnsÂ  collection of data which is needs to be bind in the dropsown in the form of JSON.</p>
<p>now my question is how to pass the wcf URL to the editoption function in the editype: select, as of now i can see editoption accepts values like {value "1:name"}.</p>
<p>Is there any option to convert my JSON data to the above select format and bind the data into the grid.</p>
<p>If you post any examples it will be very helpful to me. if my question is not clear please revert.</p>
<p>Â </p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Thu, 10 Jul 2014 15:10:32 +0300</pubDate>
        </item>
        <item>
        	<title>R_anand89 on Frozen column in tree grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/frozen-column-in-tree-grid#p30783</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/frozen-column-in-tree-grid#p30783</guid>
        	        	<description><![CDATA[<p>HiÂ </p>
<p>When i read through the document it is found that frozen column will not work in jqtree grid.Is there a work around for setting frozen column in tree grid ? Please any one help me out on this .</p>
<p>Â </p>
<p>Thanks in advanceÂ </p>
<p>Anand.R</p>
]]></description>
        	        	<pubDate>Mon, 23 Jun 2014 09:32:11 +0300</pubDate>
        </item>
        <item>
        	<title>manishchourasia2000@yahoo.com on Unable to set query string while creating jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/unable-to-set-query-string-while-creating-jqgrid#p30622</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/unable-to-set-query-string-while-creating-jqgrid#p30622</guid>
        	        	<description><![CDATA[<p>I am using jqGrid to display record. To display record i have use url  parameter to get relevant data using query string parameter(callID),  but I have observed that first time it works fine after that when i  tried to view another record (different callID) it reset the callID  parameter to it the first one.</p>
<p>Can anybody help me out?</p>
<p>This is my javascript function.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5765' value='Select Code' data-codeid='sfcode5765' /></p>
<div class='sfcode' id='sfcode5765'>
<pre class=&#34;default prettyprint prettyprinted&#34;><p><input type='button' class='sfcodeselect' name='sfselectit4165' value='Select Code' data-codeid='sfcode4165' /></p><div class='sfcode' id='sfcode4165'>function GetAttachment(callID) { //here i am getting right value
//$(&#39;#ActivityGrid&#39;).jqGrid(&#39;clearGridData&#39;);</div></pre>
<p>//  $(&#34;#ActivityGrid&#34;).jqGrid(&#39;setGridParam&#39;, { datatype:&#39;json&#39;}).trigger(&#34;reloadGrid&#34;);</p>
<pre class=&#34;default prettyprint prettyprinted&#34;><p><input type='button' class='sfcodeselect' name='sfselectit2251' value='Select Code' data-codeid='sfcode2251' /></p><div class='sfcode' id='sfcode2251'>var ActivityGrid;
//var myDataSuccess;
ActivityGrid = $(&#34;#ActivityGrid&#34;).jqGrid({
    ajaxGridOptions: { contentType: &#39;application/json; charset=utf-8&#39; },


    loadError: function (xhr, st, err) {
        debugger;
        $(&#34;#ActivityGridMap&#34;).html(&#34;Type: &#34; + st + &#34;; Response: &#34; + xhr.status + &#34; &#34; + xhr.statusText);
    },

    datatype: &#39;json&#39;,
    url: &#39;wts.asmx/GetAttachment?callID=&#39; + callID, //passing correct value,but in webservice it gives me first value.
    mtype: &#39;POST&#39;,
    forceFit: true,
    loadComplete: function (data) {
        //  debugger;
        $(this).HideBusy();
    },
    serializeGridData: function (postData) {
        if (postData.searchField === undefined) postData.searchField = null;
        if (postData.searchString === undefined) postData.searchString = null;
        if (postData.searchOper === undefined) postData.searchOper = null;
        if (postData.filters === undefined) postData.filters = null;
        return JSON.stringify(postData);
    },
    jsonReader: { repeatitems: false, root: &#34;d.rows&#34;, page: &#34;d.page&#34;, total: &#34;d.total&#34;, records: &#34;d.records&#34; },
    colNames: [&#39;Activity&#39;, &#39;Date&#39;, &#39;Time&#39;, &#39;Handled By&#39;, &#39;Notes&#39;, &#39;Details&#39;, &#39;Attachment&#39;, &#39;Display&#39;],
    colModel: [
                    { name: &#39;ClgCode&#39;, index: &#39;ClgCode&#39;, align: &#34;left&#34;, width: 80 },
                    { name: &#39;Date&#39;, index: &#39;Date&#39;, align: &#34;left&#34;, width: 70, formatter: &#39;date&#39;, formatoptions: { srcformat: &#39;yyyyMMdd&#39;, newformat: &#39;d-M-y&#39; }, width: 100 },
                    { name: &#39;Time&#39;, index: &#39;Time&#39;, align: &#34;left&#34;, width: 50, formatter: &#39;time&#39;, width: 100 },
                    { name: &#39;HandledBy&#39;, index: &#39;HandledBy&#39;, align: &#34;left&#34;, width: 80 },
                    { name: &#39;Notes&#39;, index: &#39;Notes&#39;, align: &#34;left&#34;, width: 120 },
                    { name: &#39;Details&#39;, index: &#39;Details&#39;, align: &#34;left&#34;, width: 120 },
                    { name: &#39;Attachment&#39;, index: &#39;Attachment&#39;, jsonmap: &#34;Attachment&#34;, align: &#34;left&#34;, width: 0 },
                    {
                        name: &#39;Display&#39;, index: &#39;Display&#39;, align: &#34;center&#34;, width: 100,
                        formatter: function () {
                            return &#34; &#60;input id=\&#34;uxViewAtt\&#34; class=\&#34;MyButton\&#34; type=\&#34;button\&#34; value=\&#34;Display\&#34;  onclick=\&#34;return OpenAttachment(event);\&#34;/&#62;&#34;;
                        }
                    }
                ],
    rowNum: 5,
    rowList: [5],
    pager: &#34;#ActivityGridMap&#34;,
    viewrecords: true,
    gridview: true,
    rownumbers: true,
    height: 60,
    width: 940,
    caption: &#39;Attachments&#39;
}).jqGrid(&#39;navGrid&#39;, &#39;#ActivityGridMap&#39;, { edit: false, add: false, del: false, search: false });</div></pre>
</div>
<pre class="default prettyprint prettyprinted"><p><input type='button' class='sfcodeselect' name='sfselectit5618' value='Select Code' data-codeid='sfcode5618' /></p><div class='sfcode' id='sfcode5618'></div></pre>
]]></description>
        	        	<pubDate>Wed, 14 May 2014 13:11:56 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Jqgrid support Andriod and IOS ? Aftersavecell Event not firing cause not firing.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-support-andriod-and-ios-aftersavecell-event-not-firing-cause-not-firing#p30531</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-support-andriod-and-ios-aftersavecell-event-not-firing-cause-not-firing#p30531</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Not sure if this will help, but maybe you may write a javascript which simulates enter key in order to make this work.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 22 Apr 2014 11:34:04 +0300</pubDate>
        </item>
        <item>
        	<title>gilbert on Jqgrid support Andriod and IOS ? Aftersavecell Event not firing cause not firing.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-support-andriod-and-ios-aftersavecell-event-not-firing-cause-not-firing#p30525</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-support-andriod-and-ios-aftersavecell-event-not-firing-cause-not-firing#p30525</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>aftersavecell event not firing in Andriod and IOS ?</p>
<p>Due to not enter key is pressed.</p>
<p>How to configure it if Go button is entered in Andriod and IOS ?</p>
</p>
<p>Thank you.</p></p>
]]></description>
        	        	<pubDate>Sun, 20 Apr 2014 18:50:53 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Add empty rows in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30475</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30475</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I&#39;m not sure that ading empty rows in treegrid the way you want is possible.</p>
</p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Thu, 10 Apr 2014 11:08:27 +0300</pubDate>
        </item>
        <item>
        	<title>stansmith on Add empty rows in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30462</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30462</guid>
        	        	<description><![CDATA[<p>thank you so much but my problem is that i don&#39;t know the number of  empty nodes to show...i need to show empty records from the end of data  to the end of container and i can&#39;t use heigth auto...because i need to  show the grid with height 100%...this grid is in a div...but if i have  just two records to show for example a don&#39;t want to see the remaing  space empty but i need to show empty records or nodes in the space  between the end of data and the end of div...and another problem should  be the expand and collapse of parent node...so thank you for the help  another time but my problem persists...by the way i&#39;m sorry for my bad english&#160;<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /> so if you don&#39;t understand is not a problem <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Mon, 07 Apr 2014 19:03:45 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Add empty rows in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30456</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30456</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>You can use <a href="/jqgridwiki/doku.php?id=wiki:treegrid" target="_blank">addChildNode</a> for this purpose</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Sun, 06 Apr 2014 13:49:14 +0300</pubDate>
        </item>
        <item>
        	<title>stansmith on Add empty rows in treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30432</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/add-empty-rows-in-treegrid#p30432</guid>
        	        	<description><![CDATA[<p>how can i add some empty rows in a treegrid???please help me</p>
]]></description>
        	        	<pubDate>Tue, 01 Apr 2014 18:48:52 +0300</pubDate>
        </item>
        <item>
        	<title>gauzrane on Cell Element gets clear in Jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/cell-element-gets-clear-in-jqgrid#p30380</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/cell-element-gets-clear-in-jqgrid#p30380</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I m using JqGrid. I have created an application where I used  to copy grid elements from one page to other. The Other Page have Tabs  Structure, Whenever I click on One tab call "Budget Codes", it clears  one column of first row. I really don&#39;t understand the problem. Please  help me in this.</p>
<p>Below is the snapshot for same:<br />[Image Can Not Be Found]<br /><img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /><img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /><img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /><img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /><br />And here is my code:</p>
<p>function LoadBudggrd(Bindjson) {<br />&#160;&#160;&#160; var LoadGrd = (CurGrd == 4);<br />&#160;&#160;&#160; if (LoadGrd &#124;&#124; BudGrdNotLoaded) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; budggrd.setGridWidth(1500, true);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; budggrd.setGridHeight("100%", false);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (LoadGrd) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ShwHidGrds(true);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;  budggrd.setGridParam({ datatype: "jsonoffline", offlineData: Bindjson,  width: 1140, viewrecords: true, pager: $j(&#39;#pagerMtrl&#39;)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }).trigger("reloadGrid");<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160; }<br />}</p>
<p>Here Data Comes properly in Bindjson but it is not showing inUI side. Please help me.</p>
<p>Thanks in Advance,<br />Gauri Rane</p>
]]></description>
        	        	<pubDate>Fri, 21 Mar 2014 09:24:37 +0200</pubDate>
        </item>
</channel>
</rss>