<?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: Need to change file names in ASP.NET </title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/need-to-change-file-names-in-aspnet</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/bugs/need-to-change-file-names-in-aspnet/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Need to change file names in ASP.NET </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/need-to-change-file-names-in-aspnet#p2517</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/need-to-change-file-names-in-aspnet#p2517</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry I can not help.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Oct 2008 13:34:02 +0300</pubDate>
        </item>
        <item>
        	<title>mikegold on Need to change file names in ASP.NET </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/need-to-change-file-names-in-aspnet#p2513</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/need-to-change-file-names-in-aspnet#p2513</guid>
        	        	<description><![CDATA[<p>When using the jquery grid in an ASP.NET application (using MVC),&#160; I needed to change all of the file names from grid.&#160; to grid_&#160; in order to get the javascript to load properly.&#160; Not sure why this is, might be a bug in IIS or in the Visual Studio Debug environment.&#160; I also needed to change</p>
<p>jquery_jqGrid.js lines to the following to reflect the new file names:</p>
</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">var</span></span></p>
<p><span style="font-size: x-small;"> modules = [<font size="2"></font></span></p>
<p>{ include:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">, incfile:</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;grid_base.js&#39;</span></span><span style="font-size: x-small;">,minfile: </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;min/grid_base-min.js&#39;</span></span><span style="font-size: x-small;">}, </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// jqGrid base</span></span></p>
<p><span style="font-size: x-small;"><font size="2"></font></span></p>
<p>{ include:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">, incfile:</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;grid_formedit.js&#39;</span></span><span style="font-size: x-small;">,minfile: </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;min/grid_formedit-min.js&#39;</span></span><span style="font-size: x-small;"> }, </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// jqGrid Form editing</span></span></p>
<p><span style="font-size: x-small;"><font size="2"></font></span></p>
<p>{ include:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">, incfile:</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;grid_inlinedit.js&#39;</span></span><span style="font-size: x-small;">,minfile: </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;min/grid_inlinedit-min.js&#39;</span></span><span style="font-size: x-small;"> }, </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// jqGrid inline editing</span></span></p>
<p><span style="font-size: x-small;"><font size="2"></font></span></p>
<p>{ include:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">, incfile:</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;grid_subgrid_js&#39;</span></span><span style="font-size: x-small;">,minfile: </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;min/grid_subgrid-min.js&#39;</span></span><span style="font-size: x-small;">}, </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">//jqGrid subgrid</span></span></p>
<p><span style="font-size: x-small;"><font size="2"></font></span></p>
<p>{ include:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">, incfile:</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;grid_custom.js&#39;</span></span><span style="font-size: x-small;">,minfile: </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;min/grid_custom-min.js&#39;</span></span><span style="font-size: x-small;">}, </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">//jqGrid custom </span></span></p>
<p><span style="font-size: x-small;"><font size="2"></font></span></p>
<p>{ include:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">, incfile:</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;grid_postext.js&#39;</span></span><span style="font-size: x-small;">,minfile: </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;min/grid_postext-min.js&#39;</span></span><span style="font-size: x-small;">} </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">//jqGrid postext</span></span></p>
]]></description>
        	        	<pubDate>Tue, 14 Oct 2008 10:50:09 +0300</pubDate>
        </item>
</channel>
</rss>