<?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: extend jqgrid for colModel edittype</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/extend-jqgrid-for-colmodel-edittype</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/extend-jqgrid-for-colmodel-edittype/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>gkar68 on extend jqgrid for colModel edittype</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/extend-jqgrid-for-colmodel-edittype#p31379</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/extend-jqgrid-for-colmodel-edittype#p31379</guid>
        	        	<description><![CDATA[<p>I am going to use JqGrid for many different web pages. And I have some custom formatter, and custom edittype for example, I want to use datepicker to edit dates</p>
<p>so, instead of using colModel's edittype as custom, and provide custom functions to do that, I would like "if possible" to write an extension to jqgrid edittype, so I can just write "date", and I will write an extension to replace it with the datepickeer. As I said, it is for re-usability, so instead of doing custom edit type for every web page/jqgrid, I could do it only once in that place. Is there any documentation on how to extend jqgrid?</p>
]]></description>
        	        	<pubDate>Thu, 13 Nov 2014 18:51:23 +0200</pubDate>
        </item>
</channel>
</rss>