<?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: Planning on adding a feature.. (HTML inline editor)</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor</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/discussion/planning-on-adding-a-feature-html-inline-editor/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Planning on adding a feature.. (HTML inline editor)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor#p9432</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor#p9432</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The contribution can be done diffrent ways.</p>
<p>There is a GitHub, where you can put your code. If this is difficult to you you can send me the code.</p>
<p>I will think how to make custom editor (edit type), but it will be better if you have allready the code and want to publish it.</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 08 Sep 2009 07:40:35 +0300</pubDate>
        </item>
        <item>
        	<title>Reg on Planning on adding a feature.. (HTML inline editor)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor#p9411</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor#p9411</guid>
        	        	<description><![CDATA[<p>Yes, I would find this very useful. I have several grids now where I cannot use jqGrid&#39;s edit form because I am using fckEditor to provide html editing features. If I could run this in a jqGrid form, I would be in heaven (or close, anyway)</p>
<p>So I hope you are able to make it work, and I hope you can find a way to use fckEditor (because that means more consistency with these pages and others I have which are too complex to be done in jqGrid)</p>
<p>Thanks</p>
<p>Reg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 07 Sep 2009 11:14:24 +0300</pubDate>
        </item>
        <item>
        	<title>descsuit on Planning on adding a feature.. (HTML inline editor)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor#p8960</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/planning-on-adding-a-feature-html-inline-editor#p8960</guid>
        	        	<description><![CDATA[<p>I&#39;ve gone over doing this with the current code, both on here and on my own and it doesn&#39;t look doable without code changes to jqGrid.</p>
<p>There are a few approaches one could take:</p>
<p>1. Add an event that happens after the editing form element is in place on the page therefore allowing you to overwrite it (hacky in my opinion)</p>
<p>2. Add an html type to the code along with text, select, etc..&#160; I&#39;ve found the three places in the code I&#39;d have to make changes.&#160; The problem here is that I&#39;d have to code in a particular HTML editor.. maybe I could make it configurable, but that&#39;d be almost as hard as the next option.</p>
<p>3. Add an extension mechanism that allows you to make custom editor types for cell/row editing.&#160; Like a registration scheme with a few functions or maybe an object to represent the editor types you want to add.&#160; In that way you could add any gee whiz javascripty flashy editor you want.</p>
<p>Another decision/Question is should I try to make this public?&#160; Is there a contribution mechanism?&#160; Are people interested in seeing this?&#160; And finally is this already planned or seen as really wrong to the developer(s) that be?</p>
</p>
<p>Alan</p>
]]></description>
        	        	<pubDate>Tue, 25 Aug 2009 15:19:50 +0300</pubDate>
        </item>
</channel>
</rss>