<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dotnetslackers.com/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sonu on .NET - All Comments</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/default.aspx</link><description>DotNetSlackers blog</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP1 (Build: 30415.43)</generator><item><title>re: MVP award for 2009</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/10/01/mvp-award-for-2009.aspx#29384</link><pubDate>Mon, 06 Oct 2008 15:03:52 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29384</guid><dc:creator>amrelsehemy</dc:creator><description>&lt;p&gt;You deserve it man. keep on it.&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29384" width="1" height="1"&gt;</description></item><item><title>re: AjaxDataControls (ADC) FAQ - Loop through the items</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-loop-through-the-items.aspx#29128</link><pubDate>Wed, 24 Sep 2008 13:37:01 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29128</guid><dc:creator>sonu</dc:creator><description>&lt;p&gt;function loopItems() {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;var rows = grid.get_rows();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;for (var row in rows) &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var dataItem = row.get_dataItem();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29128" width="1" height="1"&gt;</description></item><item><title>re: AjaxDataControls (ADC) FAQ - Loop through the items</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-loop-through-the-items.aspx#29123</link><pubDate>Wed, 24 Sep 2008 03:19:52 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29123</guid><dc:creator>renasis</dc:creator><description>&lt;p&gt;How would you do similar on ajaxdatacontrol gridview? I would like to loop through the rows and get items. &lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29123" width="1" height="1"&gt;</description></item><item><title>re: Data Structures and Algorithms - First Draft</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/08/27/data-structures-and-algorithms-first-draft.aspx#28750</link><pubDate>Thu, 28 Aug 2008 21:36:33 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28750</guid><dc:creator>sonu</dc:creator><description>&lt;p&gt;Thanks Xun. &lt;/p&gt;
&lt;p&gt;You are correct - I am trying to bring make DNS as useful as possible for others. &lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28750" width="1" height="1"&gt;</description></item><item><title>re: Data Structures and Algorithms - First Draft</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/08/27/data-structures-and-algorithms-first-draft.aspx#28749</link><pubDate>Thu, 28 Aug 2008 21:21:33 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28749</guid><dc:creator>xxxd</dc:creator><description>&lt;p&gt;This is like a computer science text book. DNS is reaching for even wider range of things. Have not read the book, but it sure looks impressive&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28749" width="1" height="1"&gt;</description></item><item><title>What is afraid of ADC? - Part I</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx#28423</link><pubDate>Fri, 15 Aug 2008 02:46:50 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28423</guid><dc:creator>Programmatically Speaking ...</dc:creator><description>&lt;p&gt;ADC stands for AJAX Data Controls. It is one remarkable set of script data controls built with the Microsoft&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28423" width="1" height="1"&gt;</description></item><item><title>re: Ajax Futures Preview 4 is available</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/07/22/ajax-futures-preview-4-is-available.aspx#28116</link><pubDate>Mon, 28 Jul 2008 21:56:17 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28116</guid><dc:creator>imaverick</dc:creator><description>&lt;p&gt;Hey!&lt;/p&gt;
&lt;p&gt;Have you guyz thought about adding support for mutliple selection of the items in the datagridview?&lt;/p&gt;
&lt;p&gt;I dont think that would be too much work :D, it just took me 2 hrs to add just the multi-select support by adding a new checkbox command button type. though its far from complete, i think since you guys know your code pretty well, you should be able to complete it prett qucik. guess its just 2 hrs hacking :D&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28116" width="1" height="1"&gt;</description></item><item><title>re: Ajax Futures Preview 4 is available</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/07/22/ajax-futures-preview-4-is-available.aspx#27992</link><pubDate>Tue, 22 Jul 2008 14:44:02 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27992</guid><dc:creator>xxxd</dc:creator><description>&lt;p&gt;as quick as Sonu&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27992" width="1" height="1"&gt;</description></item><item><title>re: Ajax Futures Preview 4 is available</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/07/22/ajax-futures-preview-4-is-available.aspx#27991</link><pubDate>Tue, 22 Jul 2008 14:38:46 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27991</guid><dc:creator>sonu</dc:creator><description>&lt;p&gt;ops, yeah I meant Preview 4. &lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27991" width="1" height="1"&gt;</description></item><item><title>re: Ajax Futures Preview 1 is available</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/07/22/ajax-futures-preview-4-is-available.aspx#27989</link><pubDate>Tue, 22 Jul 2008 14:29:12 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27989</guid><dc:creator>xxxd</dc:creator><description>&lt;p&gt;you mean, Preview 4? Various people have blogged about it variously.&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27989" width="1" height="1"&gt;</description></item><item><title>AjaxDataControls (ADC) FAQ - INDEX</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/12/faq-ajaxdatacontrols-getitemindex.aspx#27367</link><pubDate>Tue, 24 Jun 2008 04:24:18 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27367</guid><dc:creator>Sonu on .NET</dc:creator><description>&lt;p&gt;Welcome to the AjaxDataControls FAQ. How to get started with the AjaxDataControls with Visual Studio&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27367" width="1" height="1"&gt;</description></item><item><title>AjaxDataControls (ADC) FAQ - INDEX</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/24/ajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-and-visual-studio-2008.aspx#27366</link><pubDate>Tue, 24 Jun 2008 04:24:09 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27366</guid><dc:creator>Sonu on .NET</dc:creator><description>&lt;p&gt;Welcome to the AjaxDataControls FAQ. How to get started with the AjaxDataControls with Visual Studio&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27366" width="1" height="1"&gt;</description></item><item><title>AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls and Visual Studio 2008? </title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx#27365</link><pubDate>Tue, 24 Jun 2008 04:21:55 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27365</guid><dc:creator>Sonu on .NET</dc:creator><description>&lt;p&gt;This is a followup small how-to on my previous post: AjaxDataControls (ADC) FAQ - How to get started&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27365" width="1" height="1"&gt;</description></item><item><title>re: AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls with Visual Studio 2005?</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx#27353</link><pubDate>Mon, 23 Jun 2008 14:20:32 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27353</guid><dc:creator>sonu</dc:creator><description>&lt;p&gt;Xun: To get this working with VS2008 - please download the VS2008 binaries from &lt;a rel="nofollow" target="_new" href="http://codeplex.com/ajaxdatacontrols"&gt;codeplex.com/ajaxdatacontrols&lt;/a&gt;. Also take a look at:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/jgaylord/archive/2007/11/06/using-older-ajax-controls-in-visual-studio-2008.aspx"&gt;weblogs.asp.net/.../using-older-ajax-controls-in-visual-studio-2008.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27353" width="1" height="1"&gt;</description></item><item><title>re: AjaxDataControls (ADC) FAQ - How to get started with the AjaxDataControls with Visual Studio 2005?</title><link>http://dotnetslackers.com/Community/blogs/sonukapoor/archive/2008/06/13/ajaxdatacontrols-adc-faq-how-to-get-started-with-the-ajaxdatacontrols-with-visual-studio-2005.aspx#27335</link><pubDate>Fri, 20 Jun 2008 17:44:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:27335</guid><dc:creator>xxxd</dc:creator><description>&lt;p&gt;hello, &lt;/p&gt;
&lt;p&gt;does the control work with vs 2008?&lt;/p&gt;
&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=27335" width="1" height="1"&gt;</description></item></channel></rss>