<?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: By pass the string parameter in xmlstring </title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/by-pass-the-string-parameter-in-xmlstring</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/by-pass-the-string-parameter-in-xmlstring/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>narayang24 on By pass the string parameter in xmlstring </title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/by-pass-the-string-parameter-in-xmlstring#p29902</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/by-pass-the-string-parameter-in-xmlstring#p29902</guid>
        	        	<description><![CDATA[<p>I am passing  xmlstring  datatype to jqgrid.</p>
</p>
<pre><p><input type='button' class='sfcodeselect' name='sfselectit8523' value='Select Code' data-codeid='sfcode8523' /></p><div class='sfcode' id='sfcode8523'>var FrequencyCodelist = 
"&#60;?xml version=&#39;1.0&#39; encoding=&#39;utf-8&#39;?&#62;"+
"&#60;invoices&#62;&#60;rows&#62;"+
"&#60;row&#62;&#60;cell&#62;&#60;![CDATA[&#60;a onclick=&#39;AddFreq(2);&#39; href=&#39;#&#39;&#62;&#60;/a&#62;]]&#62;&#60;/cell&#62;&#60;/row&#62;"+
"&#60;/rows&#62;&#60;/invoices&#62;";<br /><br /><p>I need to pass </p><p><input type='button' class='sfcodeselect' name='sfselectit8427' value='Select Code' data-codeid='sfcode8427' /></p><div class='sfcode' id='sfcode8427'>AddFreq(&#39;2X&#39;,4)</div> as parameter.
<p>I tried by passing </p><p><input type='button' class='sfcodeselect' name='sfselectit8024' value='Select Code' data-codeid='sfcode8024' /></p><div class='sfcode' id='sfcode8024'>AddFreq(&#39;2X&#39;,4)</div> inside the above xml but getting syntax error
<p>Please help in passing the </p><p><input type='button' class='sfcodeselect' name='sfselectit4694' value='Select Code' data-codeid='sfcode4694' /></p><div class='sfcode' id='sfcode4694'>AddFreq(&#39;2X&#39;,4)</div> to the jqgrid.</div></pre>
]]></description>
        	        	<pubDate>Fri, 29 Nov 2013 08:21:47 +0200</pubDate>
        </item>
</channel>
</rss>