<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for KR.Senthil's .NET RECIPE</title>
	<atom:link href="http://senthilsweb.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://senthilsweb.wordpress.com</link>
	<description>Blogging my professional and personal experiences in career and living</description>
	<lastBuildDate>Fri, 09 Oct 2009 10:37:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tips to overcome distorted Header in Infragistics webgrid when UseFixedHeader set to true by John</title>
		<link>http://senthilsweb.wordpress.com/2008/05/26/tips-to-overcome-distorted-header-in-infragistics-webgrid-when-usefixedheader-set-to-true/#comment-106</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 09 Oct 2009 10:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/?p=34#comment-106</guid>
		<description>I had problems with Fixed Headers also and had given up using them.
Then I developed a problem where the grid would overflow its boundary - both vertically and horizontally and almost gave up on using the WebGrid altogether.

Your solution fixed both problems.

Thanks</description>
		<content:encoded><![CDATA[<p>I had problems with Fixed Headers also and had given up using them.<br />
Then I developed a problem where the grid would overflow its boundary &#8211; both vertically and horizontally and almost gave up on using the WebGrid altogether.</p>
<p>Your solution fixed both problems.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Inject Javascript during partial postback in ASP.Net by Yuriy</title>
		<link>http://senthilsweb.wordpress.com/2007/12/15/how-to-inject-javascript-during-partial-postback-in-aspnet/#comment-104</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Tue, 28 Jul 2009 16:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/15/how-to-inject-javascript-during-partial-postback-in-aspnet/#comment-104</guid>
		<description>If partial postback is caused by Infragistics controls, you need a slightly different approach: http://codecorner.galanter.net/2009/07/28/injecting-client-script-into-infragistics-async-postback/</description>
		<content:encoded><![CDATA[<p>If partial postback is caused by Infragistics controls, you need a slightly different approach: <a href="http://codecorner.galanter.net/2009/07/28/injecting-client-script-into-infragistics-async-postback/" rel="nofollow">http://codecorner.galanter.net/2009/07/28/injecting-client-script-into-infragistics-async-postback/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Like Add Rows Above, Below at client side in Infragistics UltraWebGrid with the help of UltraWebMenu by Jill</title>
		<link>http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-103</link>
		<dc:creator>Jill</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-103</guid>
		<description>Hi Senthil,

I was not able to open the XLGrid Sample demo site and also to download the source code. Can you please post another again? 

Thank yuou very much.</description>
		<content:encoded><![CDATA[<p>Hi Senthil,</p>
<p>I was not able to open the XLGrid Sample demo site and also to download the source code. Can you please post another again? </p>
<p>Thank yuou very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decorator Design Pattern: ASP.NET Dynamic Image Resize and Water Mark without losing Image Quality by Dick Nagtegaal</title>
		<link>http://senthilsweb.wordpress.com/2008/05/19/decorator-design-pattern-aspnet-dynamic-image-resize-and-water-mark-without-losing-image-quality/#comment-102</link>
		<dc:creator>Dick Nagtegaal</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/?p=33#comment-102</guid>
		<description>The link to download the sample application is broken :-(</description>
		<content:encoded><![CDATA[<p>The link to download the sample application is broken <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Like Add Rows Above, Below at client side in Infragistics UltraWebGrid with the help of UltraWebMenu by Asif</title>
		<link>http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-101</link>
		<dc:creator>Asif</dc:creator>
		<pubDate>Wed, 22 Jul 2009 04:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-101</guid>
		<description>Hi

The sample code is not in the given link http://www.senthilsweb.com/upload/XLLikeGrid.zip. Can you give the updated link. Or tell me how can I call the igtbl_addNew() function at the client side event of the UltraWebgrid. Please reply if you @ the earliest it&#039;s a project requirement. Any help is really appreciated.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>The sample code is not in the given link <a href="http://www.senthilsweb.com/upload/XLLikeGrid.zip" rel="nofollow">http://www.senthilsweb.com/upload/XLLikeGrid.zip</a>. Can you give the updated link. Or tell me how can I call the igtbl_addNew() function at the client side event of the UltraWebgrid. Please reply if you @ the earliest it&#8217;s a project requirement. Any help is really appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET AJAX LIKE Fileupload using IOFRAME and Javascript Callback by Sathisha B N</title>
		<link>http://senthilsweb.wordpress.com/2007/12/30/aspnet-ajax-like-fileupload-using-ioframe-and-javascript-callback/#comment-100</link>
		<dc:creator>Sathisha B N</dc:creator>
		<pubDate>Sat, 27 Jun 2009 04:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/30/aspnet-ajax-like-fileupload-using-ioframe-and-javascript-callback/#comment-100</guid>
		<description>i am not able to find the ioframe.zip is possible to republish the file so i can refer</description>
		<content:encoded><![CDATA[<p>i am not able to find the ioframe.zip is possible to republish the file so i can refer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tips to overcome distorted Header in Infragistics webgrid when UseFixedHeader set to true by Aarthi</title>
		<link>http://senthilsweb.wordpress.com/2008/05/26/tips-to-overcome-distorted-header-in-infragistics-webgrid-when-usefixedheader-set-to-true/#comment-99</link>
		<dc:creator>Aarthi</dc:creator>
		<pubDate>Tue, 23 Jun 2009 05:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/?p=34#comment-99</guid>
		<description>I have similar problem like U : My grid header last column is cut off but the rows are displayed correctly. Only problem is with Header Display.

i have given ur grid initialize cliensideevent codings, and this is my serverside gridlayout codings : 
 With grdTimeSheet.DisplayLayout
            .AllowAddNewDefault = AllowAddNew.Yes
            &#039;.AllowUpdateDefault = AllowUpdate.Yes
            .RowSelectorsDefault = RowSelectors.Yes
            .CellClickActionDefault = CellClickAction.Edit
            .AllowColSizingDefault = AllowSizing.Free
            .AllowColumnMovingDefault = AllowColumnMoving.NotSet
            .BorderCollapseDefault = BorderCollapse.Separate
            .RowHeightDefault = 20
            .AddNewBox.Hidden = True
            .AddNewRowDefault.Visible = AddNewRowVisible.Yes
            .TableLayout = TableLayout.Fixed
            .SelectTypeRowDefault = SelectType.Single
            .StationaryMarginsOutlookGroupBy = True
            .StationaryMargins = StationaryMargins.Header
            .ViewType = ViewType.Hierarchical
            .AddNewRowDefault.RowStyle.BackColor = Drawing.Color.FromName(&quot;window&quot;)
            .ScrollBar = WebUI.UltraWebGrid.ScrollBar.Auto
            .ScrollBarView = ScrollBarView.Both
            .AllowSortingDefault = AllowSorting.No
       End With

But still i didnt get solution to solve my problem

  ScreenView ::
    Header is :
     From    To   Status(emptyspace instead of full display)
     cell   cell  cell...............


Pls reply me asap with any other solution</description>
		<content:encoded><![CDATA[<p>I have similar problem like U : My grid header last column is cut off but the rows are displayed correctly. Only problem is with Header Display.</p>
<p>i have given ur grid initialize cliensideevent codings, and this is my serverside gridlayout codings :<br />
 With grdTimeSheet.DisplayLayout<br />
            .AllowAddNewDefault = AllowAddNew.Yes<br />
            &#8216;.AllowUpdateDefault = AllowUpdate.Yes<br />
            .RowSelectorsDefault = RowSelectors.Yes<br />
            .CellClickActionDefault = CellClickAction.Edit<br />
            .AllowColSizingDefault = AllowSizing.Free<br />
            .AllowColumnMovingDefault = AllowColumnMoving.NotSet<br />
            .BorderCollapseDefault = BorderCollapse.Separate<br />
            .RowHeightDefault = 20<br />
            .AddNewBox.Hidden = True<br />
            .AddNewRowDefault.Visible = AddNewRowVisible.Yes<br />
            .TableLayout = TableLayout.Fixed<br />
            .SelectTypeRowDefault = SelectType.Single<br />
            .StationaryMarginsOutlookGroupBy = True<br />
            .StationaryMargins = StationaryMargins.Header<br />
            .ViewType = ViewType.Hierarchical<br />
            .AddNewRowDefault.RowStyle.BackColor = Drawing.Color.FromName(&#8220;window&#8221;)<br />
            .ScrollBar = WebUI.UltraWebGrid.ScrollBar.Auto<br />
            .ScrollBarView = ScrollBarView.Both<br />
            .AllowSortingDefault = AllowSorting.No<br />
       End With</p>
<p>But still i didnt get solution to solve my problem</p>
<p>  ScreenView ::<br />
    Header is :<br />
     From    To   Status(emptyspace instead of full display)<br />
     cell   cell  cell&#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p>Pls reply me asap with any other solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Like Add Rows Above, Below at client side in Infragistics UltraWebGrid with the help of UltraWebMenu by Vivek</title>
		<link>http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-98</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Tue, 16 Jun 2009 06:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-98</guid>
		<description>Hi senthil,

Not able to get the source code. Can u post it again?

Thanks for help

Regards,
Vivek</description>
		<content:encoded><![CDATA[<p>Hi senthil,</p>
<p>Not able to get the source code. Can u post it again?</p>
<p>Thanks for help</p>
<p>Regards,<br />
Vivek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Like Add Rows Above, Below at client side in Infragistics UltraWebGrid with the help of UltraWebMenu by uday</title>
		<link>http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-97</link>
		<dc:creator>uday</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/15/excel-like-add-rows-above-below-at-client-side-in-infragistics-ultrawebgrid-with-the-help-of-ultrawebmenu/#comment-97</guid>
		<description>Hi Senthil,

Iam unable to download ur source code page not found error..</description>
		<content:encoded><![CDATA[<p>Hi Senthil,</p>
<p>Iam unable to download ur source code page not found error..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET AJAX LIKE Fileupload using IOFRAME and Javascript Callback by Luis</title>
		<link>http://senthilsweb.wordpress.com/2007/12/30/aspnet-ajax-like-fileupload-using-ioframe-and-javascript-callback/#comment-96</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Mon, 25 May 2009 18:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://senthilsweb.wordpress.com/2007/12/30/aspnet-ajax-like-fileupload-using-ioframe-and-javascript-callback/#comment-96</guid>
		<description>Hi,
Can you please make the link to download the project available again. I get a 404 when I click on the link to download.

Thanks!

-L</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you please make the link to download the project available again. I get a 404 when I click on the link to download.</p>
<p>Thanks!</p>
<p>-L</p>
]]></content:encoded>
	</item>
</channel>
</rss>
