<?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: jTemplates with jQuery, AJAX and Json</title>
	<atom:link href="http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 05:13:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: poker stream</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-292291</link>
		<dc:creator>poker stream</dc:creator>
		<pubDate>Mon, 21 Nov 2011 18:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-292291</guid>
		<description>It is really a nice and helpful piece of info. I&#039;m glad that you shared this useful info with us. Please keep us informed like this. Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>It is really a nice and helpful piece of info. I&#8217;m glad that you shared this useful info with us. Please keep us informed like this. Thank you for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using jQuery with ASP .NET &#171; ?????? ???????? ????? ??? ???</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-290459</link>
		<dc:creator>Using jQuery with ASP .NET &#171; ?????? ???????? ????? ??? ???</dc:creator>
		<pubDate>Sun, 20 Nov 2011 06:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-290459</guid>
		<description>[...] jTemplates with jQuery, AJAX and Json [...]</description>
		<content:encoded><![CDATA[<p>[...] jTemplates with jQuery, AJAX and Json [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3fj</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-270273</link>
		<dc:creator>3fj</dc:creator>
		<pubDate>Wed, 12 Oct 2011 14:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-270273</guid>
		<description>As pointed out earlier, external templates use a slightly different syntax:
&lt;code&gt;
$(&quot;#Container&quot;).setTemplate(&quot;ExampleURL.html&quot;);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>As pointed out earlier, external templates use a slightly different syntax:<br />
<code><br />
$("#Container").setTemplate("ExampleURL.html");<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshy</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-247311</link>
		<dc:creator>Joshy</dc:creator>
		<pubDate>Wed, 15 Jun 2011 09:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-247311</guid>
		<description>Hi ,

Very thanks for the article. Great explanation.
I have added button and text boxes to template and its working fine for me.But i am not getting the textbox value when i click on the button .Any help is greatly appreciated.
Thanks,
Joshy</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Very thanks for the article. Great explanation.<br />
I have added button and text boxes to template and its working fine for me.But i am not getting the textbox value when i click on the button .Any help is greatly appreciated.<br />
Thanks,<br />
Joshy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dudi Bedner</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-237410</link>
		<dc:creator>Dudi Bedner</dc:creator>
		<pubDate>Tue, 08 Mar 2011 06:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-237410</guid>
		<description>Thanks for the artical!
I have a question:
What if I have an array and I need to check some condition on each object before inserting it to the table.
How can I accomplish this goal?

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks for the artical!<br />
I have a question:<br />
What if I have an array and I need to check some condition on each object before inserting it to the table.<br />
How can I accomplish this goal?</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi Suthar</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-224102</link>
		<dc:creator>Ravi Suthar</dc:creator>
		<pubDate>Fri, 24 Sep 2010 06:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-224102</guid>
		<description>I have UserTemplate which includes DepartmentTemplate.
DepartmentTemplate has &quot;select&quot; tag which lists all departments.
We need to process UserTemplate to display user information.

However, when we process UserTemplate, DepartmentTemplate is also getting processed. And it will result in filling all department in select tag again.

Can we stop processing DepartmentTemplate?
Please help.</description>
		<content:encoded><![CDATA[<p>I have UserTemplate which includes DepartmentTemplate.<br />
DepartmentTemplate has &#8220;select&#8221; tag which lists all departments.<br />
We need to process UserTemplate to display user information.</p>
<p>However, when we process UserTemplate, DepartmentTemplate is also getting processed. And it will result in filling all department in select tag again.</p>
<p>Can we stop processing DepartmentTemplate?<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jquery templates</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-221769</link>
		<dc:creator>jquery templates</dc:creator>
		<pubDate>Tue, 03 Aug 2010 10:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-221769</guid>
		<description>thanks for share.</description>
		<content:encoded><![CDATA[<p>thanks for share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nisha</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-220616</link>
		<dc:creator>Nisha</dc:creator>
		<pubDate>Sat, 26 Jun 2010 19:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-220616</guid>
		<description>Hi , 
Thanks for the article. Great explanation.
I need to add a button to the template which Selects the current rows ID. shown below  added to the template
    
    
        &lt;a href=&quot;void(0);&quot; rel=&quot;nofollow&quot;&gt;
            
        &lt;/a&gt;
        
    


Also, added js for the select function. but need to know how to get the current ID for the row on which the button is clicked.
Any help is greatly appreciated.
Thanks,Nisha

I want to</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
Thanks for the article. Great explanation.<br />
I need to add a button to the template which Selects the current rows ID. shown below  added to the template</p>
<p>        <a href="void(0);" rel="nofollow"></p>
<p>        </a></p>
<p>Also, added js for the select function. but need to know how to get the current ID for the row on which the button is clicked.<br />
Any help is greatly appreciated.<br />
Thanks,Nisha</p>
<p>I want to</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Griswold</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-219283</link>
		<dc:creator>Ben Griswold</dc:creator>
		<pubDate>Mon, 17 May 2010 17:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-219283</guid>
		<description>Hi Vimal, Please pull down the provided code and have a look. I think it will provide with the answer to your question. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Vimal, Please pull down the provided code and have a look. I think it will provide with the answer to your question. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vimal</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-219278</link>
		<dc:creator>Vimal</dc:creator>
		<pubDate>Mon, 17 May 2010 10:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-219278</guid>
		<description>Hi Ben,

This is very interesting one and let a lot from it, one thing I want to know in this, How do you invoke JS methods from default.js file from default.aspx? this might be silly since I&#039;m new to JQuery . Please feel free to answer it also mail me the answer to my Email

Thanks,
Vimal</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>This is very interesting one and let a lot from it, one thing I want to know in this, How do you invoke JS methods from default.js file from default.aspx? this might be silly since I&#8217;m new to JQuery . Please feel free to answer it also mail me the answer to my Email</p>
<p>Thanks,<br />
Vimal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Daud</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-214604</link>
		<dc:creator>Sam Daud</dc:creator>
		<pubDate>Sat, 16 Jan 2010 16:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-214604</guid>
		<description>Hi,

I want to  list  jtemplate table to  a dropdown list and chnage in list value would pull data from webservice to populate  table.

It works fine for the first time but second time it gives error at  settemplate stage. error is  &quot;Microsoft JScript runtime error: &#039;constructor&#039; is null or not an object&quot;

is there any way to dynamically set template based on  dropdown list . Please advise.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to  list  jtemplate table to  a dropdown list and chnage in list value would pull data from webservice to populate  table.</p>
<p>It works fine for the first time but second time it gives error at  settemplate stage. error is  &#8220;Microsoft JScript runtime error: &#8216;constructor&#8217; is null or not an object&#8221;</p>
<p>is there any way to dynamically set template based on  dropdown list . Please advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hiren</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-212142</link>
		<dc:creator>Hiren</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-212142</guid>
		<description>This is a gr8 article and i have used in my project.
I have one query here. I have used web service which returns user&#039;s date, which i am binding with the TemplateResultsTable to display tabular data and its working fine.
However I also want to display image of user (image url come from web service data). Image url comes with tild sign(~), which does not work with simple html tags. so how i can create image tag here?
I have tried following code but it does not work.
&quot;&quot;</description>
		<content:encoded><![CDATA[<p>This is a gr8 article and i have used in my project.<br />
I have one query here. I have used web service which returns user&#8217;s date, which i am binding with the TemplateResultsTable to display tabular data and its working fine.<br />
However I also want to display image of user (image url come from web service data). Image url comes with tild sign(~), which does not work with simple html tags. so how i can create image tag here?<br />
I have tried following code but it does not work.<br />
&#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoav Niran</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-202030</link>
		<dc:creator>Yoav Niran</dc:creator>
		<pubDate>Mon, 29 Jun 2009 08:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-202030</guid>
		<description>Hi Ben, thanks for the article, its very interesting.

Ive recently written a similar article about jTemplates that also includes code examples for creating a web service with &lt;b&gt;WCF&lt;/b&gt;.

You can find it here: &lt;a href=&quot;http://yoavniran.wordpress.com/2009/06/26/tying-in-wcf-json-and-jtemplates/&quot; title=&quot;Tying in WCF, JSON and jTemplates&quot; rel=&quot;nofollow&quot;&gt;Tying in WCF, JSON and jTemplates&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Ben, thanks for the article, its very interesting.</p>
<p>Ive recently written a similar article about jTemplates that also includes code examples for creating a web service with <b>WCF</b>.</p>
<p>You can find it here: <a href="http://yoavniran.wordpress.com/2009/06/26/tying-in-wcf-json-and-jtemplates/" title="Tying in WCF, JSON and jTemplates" rel="nofollow">Tying in WCF, JSON and jTemplates</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Griswold</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-197279</link>
		<dc:creator>Ben Griswold</dc:creator>
		<pubDate>Tue, 26 May 2009 15:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-197279</guid>
		<description>@Jonatán Rueda - I thought it worked, but I took a look at the documentation this morning (http://jtemplates.tpython.com/) and I found that setTemplateURL download a template from url and assigns to HTML element(s). So, you what I&#039;ve references may be incorrect. I&#039;ll see if I can put together a sample and verify later. Let me know what you find out please.  Thanks for the question!</description>
		<content:encoded><![CDATA[<p>@Jonatán Rueda &#8211; I thought it worked, but I took a look at the documentation this morning (<a href="http://jtemplates.tpython.com/" rel="nofollow">http://jtemplates.tpython.com/</a>) and I found that setTemplateURL download a template from url and assigns to HTML element(s). So, you what I&#8217;ve references may be incorrect. I&#8217;ll see if I can put together a sample and verify later. Let me know what you find out please.  Thanks for the question!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonatán Rueda</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-197245</link>
		<dc:creator>Jonatán Rueda</dc:creator>
		<pubDate>Tue, 26 May 2009 09:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-197245</guid>
		<description>Are you sure you can set an external template with: $(&#039;#tasks&#039;).setTemplate(&#039;Template.htm&#039;);?

It does not work for me.</description>
		<content:encoded><![CDATA[<p>Are you sure you can set an external template with: $(&#8216;#tasks&#8217;).setTemplate(&#8216;Template.htm&#8217;);?</p>
<p>It does not work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Griswold</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-159618</link>
		<dc:creator>Ben Griswold</dc:creator>
		<pubDate>Sun, 21 Dec 2008 23:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-159618</guid>
		<description>Thanks for the feedback, Micah.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, Micah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micah</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-159609</link>
		<dc:creator>micah</dc:creator>
		<pubDate>Sun, 21 Dec 2008 22:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-159609</guid>
		<description>great article-- i hadn&#039;t thought of using the script tag to hold the jTemplates template. thanks!</description>
		<content:encoded><![CDATA[<p>great article&#8211; i hadn&#8217;t thought of using the script tag to hold the jTemplates template. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan`s World &#187; LINKBLOG for December 19, 2008</title>
		<link>http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/comment-page-1/#comment-159018</link>
		<dc:creator>Arjan`s World &#187; LINKBLOG for December 19, 2008</dc:creator>
		<pubDate>Fri, 19 Dec 2008 15:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/12/18/jtemplates-with-jquery-ajax-and-json/#comment-159018</guid>
		<description>[...] jTemplates with jQuery, AJAX and Json - Ben Griswold Ben Griswold [...]</description>
		<content:encoded><![CDATA[<p>[...] jTemplates with jQuery, AJAX and Json &#8211; Ben Griswold Ben Griswold [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

