<?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: Web Part requires clicking twice the Apply/OK button to apply the changes</title>
	<atom:link href="http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:00:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/comment-page-1/#comment-106412</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Fri, 02 Dec 2011 11:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/#comment-106412</guid>
		<description>@Syed: Great to hear I could help :)</description>
		<content:encoded><![CDATA[<p>@Syed: Great to hear I could help :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed Nasir Abbas</title>
		<link>http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/comment-page-1/#comment-106317</link>
		<dc:creator>Syed Nasir Abbas</dc:creator>
		<pubDate>Thu, 01 Dec 2011 22:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/#comment-106317</guid>
		<description>Thank you very much Waldek for writing such a wonderful post. I was stuck in this issue of configuration update. I click Ok after changing configuration to close webpart configuration window. The configuration did not reflect on client side paging used on spgrid using tablesorter jQuery plugin. I need to refresh the page to reflect the new paging configuration. But your post pull me out from that stucky issue. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you very much Waldek for writing such a wonderful post. I was stuck in this issue of configuration update. I click Ok after changing configuration to close webpart configuration window. The configuration did not reflect on client side paging used on spgrid using tablesorter jQuery plugin. I need to refresh the page to reflect the new paging configuration. But your post pull me out from that stucky issue. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John S</title>
		<link>http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/comment-page-1/#comment-88480</link>
		<dc:creator>John S</dc:creator>
		<pubDate>Thu, 11 Aug 2011 20:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/#comment-88480</guid>
		<description>I&#039;m finding that the ItemCommand event does not fire when databinding a repeater in the OnPreRender method. Haven&#039;t yet found a workaround for this one.

John</description>
		<content:encoded><![CDATA[<p>I&#039;m finding that the ItemCommand event does not fire when databinding a repeater in the OnPreRender method. Haven&#039;t yet found a workaround for this one.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radi A.</title>
		<link>http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/comment-page-1/#comment-39455</link>
		<dc:creator>Radi A.</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/web-part-requires-clicking-twice-apply-ok-button-apply-changes/#comment-39455</guid>
		<description>Hi Waldek,

nice post on a very common issue. The following post illustrates how the web part life-cycle events change on post back:http://platinumdogs.wordpress.com/2008/10/14/sharepoint-webpart-lifecycle-events/ . In particular the CreateChildControls method fires before OnLoad and ConnectionConsumer, and web part properties load after OnLoad and before PreRender. OnPreRender is always the best life-cycle to bind controls with data.

All the best,
Radi A.</description>
		<content:encoded><![CDATA[<p>Hi Waldek,</p>
<p>nice post on a very common issue. The following post illustrates how the web part life-cycle events change on post back:<a href="http://platinumdogs.wordpress.com/2008/10/14/sharepoint-webpart-lifecycle-events/" rel="nofollow">http://platinumdogs.wordpress.com/2008/10/14/sharepoint-webpart-lifecycle-events/</a> . In particular the CreateChildControls method fires before OnLoad and ConnectionConsumer, and web part properties load after OnLoad and before PreRender. OnPreRender is always the best life-cycle to bind controls with data.</p>
<p>All the best,<br />
Radi A.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

