<?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: Input type password</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-password</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/input-type-password/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>manso on Input type password</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-password#p2206</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-password#p2206</guid>
        	        	<description><![CDATA[<p><a href="http://www.trirand.com/blog/?page_id=18/feature-request/please-add-password-support-for-colmodeledittype/page-1&#038;value=password%251&#038;search=1&#038;ret=all" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....38;ret=all</a></p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 20:18:46 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Input type password</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1545</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1545</guid>
        	        	<description><![CDATA[<p>You should do this in some other places.</p>
<p>In createData and fillData functions and arount the line 223 when the</p>
<p>submit button is clicked.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 18 Aug 2008 02:49:22 +0300</pubDate>
        </item>
        <item>
        	<title>garnett21 on Input type password</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1535</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1535</guid>
        	        	<description><![CDATA[<p>i&#39;ve tried to make it possible by modifying the grid.formedit.js</p>
<p>in</p>
<p><span class="sfcode">function createEl(eltype,options,vl) {</span></p>
<p>I add</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3299' value='Select Code' data-codeid='sfcode3299' /></p>
<div class='sfcode' id='sfcode3299'>case "password" :<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; elem = document.createElement("input");<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; elem.type = "password";<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; elem.value = vl;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(elem).attr(options);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; break;</div>
<p>It permit to have a password field in my form but when I submit my form the password field value is not passed to my php file.</p>
]]></description>
        	        	<pubDate>Sun, 17 Aug 2008 14:36:56 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Input type password</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1522</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1522</guid>
        	        	<description><![CDATA[<p>I wiil add this in both module. Thanks.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 17 Aug 2008 04:04:01 +0300</pubDate>
        </item>
        <item>
        	<title>garnett21 on Input type password</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1515</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/input-type-password#p1515</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>I would like to add input type password in my jqgrid.</p>
<p>Is it possible?</p>
<p>How can i set this?</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Sat, 16 Aug 2008 08:31:52 +0300</pubDate>
        </item>
</channel>
</rss>