<?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: Two input in a same column</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/two-input-in-a-same-column</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/two-input-in-a-same-column/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dhaenn on Two input in a same column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/two-input-in-a-same-column#p3299</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/two-input-in-a-same-column#p3299</guid>
        	        	<description><![CDATA[<p>ok, i think i found the solution.</p>
<p>i put in the function "onSelectRow" the second input with appendChild(document.createElement(&#39;input&#39;)).</p>
</p>
<p>bye 😉</p></p>
]]></description>
        	        	<pubDate>Wed, 26 Nov 2008 10:19:15 +0200</pubDate>
        </item>
        <item>
        	<title>dhaenn on Two input in a same column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/two-input-in-a-same-column#p3298</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/two-input-in-a-same-column#p3298</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>in colModel i declare one field.</p>
<p>The value of this field is for exemple "toto@tata".</p>
<p>How can I do to have two input fields containing in the first "toto"</p>
<p>and in the second "tata" when i want edit the field ?</p>
<p>My primary problem is to add the second input text in the same column</p>
<p>and row when i want to edit the value like:</p>
<table border="1">
<tbody>
<tr>
<th colspan="2">Value</th>
</tr>
<tr>
<td><input type="text /&#62;&#60;input type=" /><input type="text /&#62;&#60;input type=" /></td>
</tr>
</tbody>
</table>
<p>Thanks for the answers..</p>
]]></description>
        	        	<pubDate>Wed, 26 Nov 2008 09:36:05 +0200</pubDate>
        </item>
</channel>
</rss>