<?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: Using ExtJS Grid with ASP.NET Ajax WCF WebServices &amp; C#</title>
	<atom:link href="http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 13:36:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Twitter Followers</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-521</link>
		<dc:creator>Twitter Followers</dc:creator>
		<pubDate>Sat, 21 May 2011 04:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-521</guid>
		<description>I’ve went ahead and bookmarked &lt;a href=&quot;http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c&quot; rel=&quot;nofollow&quot;&gt;http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c&lt;/a&gt; at Digg.com so my buddies can see this as well.  I simply used Using ExtJS Grid with ASP.NET Ajax WCF WebServices &amp; C# &#124; Mohammed Osman Blog as the post name during my Digg.com bookmark, since I decided if it is adequate for you to name your blog posting that, then you probably would want to see it bookmarked the same manner.</description>
		<content:encoded><![CDATA[<p>I’ve went ahead and bookmarked <a href="http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c" rel="nofollow">http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c</a> at Digg.com so my buddies can see this as well.  I simply used Using ExtJS Grid with ASP.NET Ajax WCF WebServices &amp; C# | Mohammed Osman Blog as the post name during my Digg.com bookmark, since I decided if it is adequate for you to name your blog posting that, then you probably would want to see it bookmarked the same manner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fire Surround</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-497</link>
		<dc:creator>Fire Surround</dc:creator>
		<pubDate>Sat, 29 Jan 2011 23:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-497</guid>
		<description>&#039;-&quot; I am very thankful to this topic because it really gives useful information &quot;,*</description>
		<content:encoded><![CDATA[<p>&#8216;-&#8221; I am very thankful to this topic because it really gives useful information &#8220;,*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelene Seit</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-471</link>
		<dc:creator>Marcelene Seit</dc:creator>
		<pubDate>Wed, 06 Oct 2010 20:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-471</guid>
		<description>You need to add a facebook button to your blog. I just tweeted this post, but had to do it manually. Just my $.02 :)</description>
		<content:encoded><![CDATA[<p>You need to add a facebook button to your blog. I just tweeted this post, but had to do it manually. Just my $.02 <img src='http://osman.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b p sharma</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-444</link>
		<dc:creator>b p sharma</dc:creator>
		<pubDate>Tue, 06 Apr 2010 09:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-444</guid>
		<description>good article,
thanks</description>
		<content:encoded><![CDATA[<p>good article,<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshini</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-425</link>
		<dc:creator>Harshini</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-425</guid>
		<description>I have added grid filter plugin to my project. Presently it filtering locally. I wanted to do remote filtering so i changed my local: false .Can you please let me know how can i send type, field, value (which are filter parameters of a particular column)  to web service

 
Iam using the same example i.e Using ExtJS Grid with ASP.NET Ajax WCF WebServices 
 
Can you please help me regarding this issue</description>
		<content:encoded><![CDATA[<p>I have added grid filter plugin to my project. Presently it filtering locally. I wanted to do remote filtering so i changed my local: false .Can you please let me know how can i send type, field, value (which are filter parameters of a particular column)  to web service</p>
<p>Iam using the same example i.e Using ExtJS Grid with ASP.NET Ajax WCF WebServices </p>
<p>Can you please help me regarding this issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshini</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-421</link>
		<dc:creator>Harshini</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-421</guid>
		<description>For some reason Iam not able to post the code in the comment secttion</description>
		<content:encoded><![CDATA[<p>For some reason Iam not able to post the code in the comment secttion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshini</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-420</link>
		<dc:creator>Harshini</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-420</guid>
		<description>



</description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Harshini</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-419</link>
		<dc:creator>Harshini</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-419</guid>
		<description>I have defined webservice in the  ascx page as follows




</description>
		<content:encoded><![CDATA[<p>I have defined webservice in the  ascx page as follows</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-418</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-418</guid>
		<description>Harshini
You must have missed something. Where did &quot;GetPrintersgrid&quot; comes from? I dont see anything like it.  share your code then i can look at it.</description>
		<content:encoded><![CDATA[<p>Harshini<br />
You must have missed something. Where did &#8220;GetPrintersgrid&#8221; comes from? I dont see anything like it.  share your code then i can look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshini</title>
		<link>http://osman.it/aspnet/using-extjs-grid-with-aspnet-ajax-wcf-webservices-c/comment-page-1/#comment-417</link>
		<dc:creator>Harshini</dc:creator>
		<pubDate>Thu, 10 Dec 2009 18:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://mdosman.us/?p=317#comment-417</guid>
		<description>Iam getting an error saying GetPrintersgrid in webServiceProxy is undefined.I have followed the same example above but i get this error.Can you please help  me with this issue.</description>
		<content:encoded><![CDATA[<p>Iam getting an error saying GetPrintersgrid in webServiceProxy is undefined.I have followed the same example above but i get this error.Can you please help  me with this issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

