<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CRUD with cfgrid html format</title>
	<atom:link href="http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/</link>
	<description>Anuj @ ColdFusion, Flex and some more....</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:31:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert Gravel</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3398</link>
		<dc:creator>Robert Gravel</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3398</guid>
		<description>I&#039;m having the same problem as per Phillip. The grid is not refreshing. Any idea?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as per Phillip. The grid is not refreshing. Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip Senn</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3379</link>
		<dc:creator>Phillip Senn</dc:creator>
		<pubDate>Tue, 16 Jun 2009 03:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3379</guid>
		<description>I&#039;m not sure what&#039;s supposed to happen when you add or delete a row.  Is the grid suppose to refresh?
You forgot to include a body tag and to close your table tag.
I added this example as garden #034 to www.cfmzengarden.com.
If you would like to polish it, I&#039;d be glad to send you the code that I&#039;ve got.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what&#8217;s supposed to happen when you add or delete a row.  Is the grid suppose to refresh?<br />
You forgot to include a body tag and to close your table tag.<br />
I added this example as garden #034 to <a href="http://www.cfmzengarden.com" rel="nofollow">http://www.cfmzengarden.com</a>.<br />
If you would like to polish it, I&#8217;d be glad to send you the code that I&#8217;ve got.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3371</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3371</guid>
		<description>I think I figured out the issue with dataproxy object not found, simply First: change the jsclassname to &quot;DataProxy&quot; and Second: change the variable from dataproxy to Aproxy. it seems the there is confusion between the class name and the variable name?</description>
		<content:encoded><![CDATA[<p>I think I figured out the issue with dataproxy object not found, simply First: change the jsclassname to &#8220;DataProxy&#8221; and Second: change the variable from dataproxy to Aproxy. it seems the there is confusion between the class name and the variable name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3329</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Thu, 23 Apr 2009 16:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3329</guid>
		<description>@Gianluca, Glad you like it. thanks.</description>
		<content:encoded><![CDATA[<p>@Gianluca, Glad you like it. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gianluca</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3328</link>
		<dc:creator>Gianluca</dc:creator>
		<pubDate>Thu, 23 Apr 2009 15:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3328</guid>
		<description>Firt of all thi exapmle is fantastic !!

I&#039;ve resolved problem with IE8 about dataproxy error moving line &quot;&quot; the line before &quot;
// create a new JS proxy object for the CFC&quot; now works fine.
Thanks Anuj Gakhar</description>
		<content:encoded><![CDATA[<p>Firt of all thi exapmle is fantastic !!</p>
<p>I&#8217;ve resolved problem with IE8 about dataproxy error moving line &#8220;&#8221; the line before &#8221;<br />
// create a new JS proxy object for the CFC&#8221; now works fine.<br />
Thanks Anuj Gakhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaver</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3242</link>
		<dc:creator>gaver</dc:creator>
		<pubDate>Tue, 31 Mar 2009 21:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3242</guid>
		<description>Thanks Chris, I probably should have hit the refresh button before I posted my last response... :)

I was stumped trying to pass a variable inside the cfc declaration - spent most of the day trying to figure out why the orderID value was getting double posted orderID:44,44 instead of a single value. orderID:44

I don&#039;t know why - but I thought I &quot;had&quot; to move variables into the CFC in the delcaration of the function. 

Which obviously (now I can say that) is not true.

Thanks again,

G</description>
		<content:encoded><![CDATA[<p>Thanks Chris, I probably should have hit the refresh button before I posted my last response&#8230; <img src='http://www.anujgakhar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I was stumped trying to pass a variable inside the cfc declaration &#8211; spent most of the day trying to figure out why the orderID value was getting double posted orderID:44,44 instead of a single value. orderID:44</p>
<p>I don&#8217;t know why &#8211; but I thought I &#8220;had&#8221; to move variables into the CFC in the delcaration of the function. </p>
<p>Which obviously (now I can say that) is not true.</p>
<p>Thanks again,</p>
<p>G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaver</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3241</link>
		<dc:creator>gaver</dc:creator>
		<pubDate>Tue, 31 Mar 2009 21:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3241</guid>
		<description>Dang...

I always do my best thinkin right after I click the submit button ;)

I found the solution to my question - amazingly simple,  I guess I was looking for a more difficult solution..

anyway... I stored the var in a SESSION variable and dropped it into a where clause in the CFC for the intial grid load query. 

Works like a charm

G</description>
		<content:encoded><![CDATA[<p>Dang&#8230;</p>
<p>I always do my best thinkin right after I click the submit button <img src='http://www.anujgakhar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I found the solution to my question &#8211; amazingly simple,  I guess I was looking for a more difficult solution..</p>
<p>anyway&#8230; I stored the var in a SESSION variable and dropped it into a where clause in the CFC for the intial grid load query. </p>
<p>Works like a charm</p>
<p>G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Bowyer</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3240</link>
		<dc:creator>Chris Bowyer</dc:creator>
		<pubDate>Tue, 31 Mar 2009 20:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3240</guid>
		<description>As a thought, why not pass the variable in your database query...

WHERE lastName = &#039;#lastName#&#039;</description>
		<content:encoded><![CDATA[<p>As a thought, why not pass the variable in your database query&#8230;</p>
<p>WHERE lastName = &#8216;#lastName#&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaver</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3239</link>
		<dc:creator>gaver</dc:creator>
		<pubDate>Tue, 31 Mar 2009 20:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3239</guid>
		<description>Howdy Anuj!
Thanks for the great article on using the CFGrid element.

I have a quick question for you...

I would like to be able to pass a dynamic variable to the CFC to construct a where clause that would only return a set of values corresponding to the value that is passed to it.

For example.
If I wanted to pass a variable that limited the selection of the data returned to only those individuals with the last name of Johnson.

How would I go about constructing or modifying the existing CFC declaration and what other changes might be required to facilitate the modification?

I hope you can help me figure this out...

Gaver</description>
		<content:encoded><![CDATA[<p>Howdy Anuj!<br />
Thanks for the great article on using the CFGrid element.</p>
<p>I have a quick question for you&#8230;</p>
<p>I would like to be able to pass a dynamic variable to the CFC to construct a where clause that would only return a set of values corresponding to the value that is passed to it.</p>
<p>For example.<br />
If I wanted to pass a variable that limited the selection of the data returned to only those individuals with the last name of Johnson.</p>
<p>How would I go about constructing or modifying the existing CFC declaration and what other changes might be required to facilitate the modification?</p>
<p>I hope you can help me figure this out&#8230;</p>
<p>Gaver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E.Jones</title>
		<link>http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/comment-page-2/#comment-3186</link>
		<dc:creator>E.Jones</dc:creator>
		<pubDate>Wed, 25 Feb 2009 20:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/03/18/crud-with-cfgrid-html-format/#comment-3186</guid>
		<description>This is fantastic. I have one problem: the grid does not refresh after I add a record. (If I manually refresh the page from the browser, the grid reloads and the new record is indeed there.) I have spent a great deal of time troubleshooting this and would appreciate any help.</description>
		<content:encoded><![CDATA[<p>This is fantastic. I have one problem: the grid does not refresh after I add a record. (If I manually refresh the page from the browser, the grid reloads and the new record is indeed there.) I have spent a great deal of time troubleshooting this and would appreciate any help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
