<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: ASP.NET generated html textarea instead of input type text in a datagrid</title>
	<atom:link href="http://jrwren.wrenfam.com/blog/2005/02/22/aspnet-generated-html-textarea-instead-of-input-type-text-in-a-datagrid/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrwren.wrenfam.com/blog/2005/02/22/aspnet-generated-html-textarea-instead-of-input-type-text-in-a-datagrid/</link>
	<description>babblings of a computer loving fool</description>
	<pubDate>Sat, 22 Nov 2008 10:02:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Geprge</title>
		<link>http://jrwren.wrenfam.com/blog/2005/02/22/aspnet-generated-html-textarea-instead-of-input-type-text-in-a-datagrid/#comment-30829</link>
		<dc:creator>Geprge</dc:creator>
		<pubDate>Mon, 08 Sep 2008 12:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://little.xmtp.net/blog/?p=13#comment-30829</guid>
		<description>Thanks.. Helped me a lot..</description>
		<content:encoded><![CDATA[<p>Thanks.. Helped me a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://jrwren.wrenfam.com/blog/2005/02/22/aspnet-generated-html-textarea-instead-of-input-type-text-in-a-datagrid/#comment-79</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Fri, 29 Jul 2005 10:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://little.xmtp.net/blog/?p=13#comment-79</guid>
		<description>Anthon, i think you have 2 ways of doing this: attach an onclick event to each cell, and use js to change it into an input, and on the onblur for this input save the data. The other one would be to use template colums with input tags from the begining, maybe hide the borders so they won't look like inputs, and use an update button to save all the changes. (I know this is a late response, but better late then never, right?  :))</description>
		<content:encoded><![CDATA[<p>Anthon, i think you have 2 ways of doing this: attach an onclick event to each cell, and use js to change it into an input, and on the onblur for this input save the data. The other one would be to use template colums with input tags from the begining, maybe hide the borders so they won&#8217;t look like inputs, and use an update button to save all the changes. (I know this is a late response, but better late then never, right?  :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anthon</title>
		<link>http://jrwren.wrenfam.com/blog/2005/02/22/aspnet-generated-html-textarea-instead-of-input-type-text-in-a-datagrid/#comment-16</link>
		<dc:creator>anthon</dc:creator>
		<pubDate>Thu, 17 Mar 2005 20:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://little.xmtp.net/blog/?p=13#comment-16</guid>
		<description>I am trying to do something similar with no joy.  Like using excel when you click on a cell you can edit at that specific point rather than going to the edit window.  In the data grid how do you monitor  the mouse click to mouse position to where you need to switch on the editing cursor?  I'd appreciate any assistance....This is killing me.</description>
		<content:encoded><![CDATA[<p>I am trying to do something similar with no joy.  Like using excel when you click on a cell you can edit at that specific point rather than going to the edit window.  In the data grid how do you monitor  the mouse click to mouse position to where you need to switch on the editing cursor?  I&#8217;d appreciate any assistance&#8230;.This is killing me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
