﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - WebGrid 7 - Client Side OnPostRender Not Getting Hit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Client-Side-OnPostRender-Not-Getting-Hit/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebGrid 7 - Client Side OnPostRender Not Getting Hit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Client-Side-OnPostRender-Not-Getting-Hit/</link><pubDate>Thu, 11 Feb 2010 08:08:34 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Ah, I missed the "client binding" caviat.  Shoot.  Thanks for the clarification.&lt;/p&gt;</description></item><item><title>WebGrid 7 - Client Side OnPostRender Not Getting Hit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Client-Side-OnPostRender-Not-Getting-Hit/</link><pubDate>Wed, 10 Feb 2010 22:08:45 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>As stated in the WebGrid documentation, article "OnPostRender Property", the OnPostRender client side event handler will be invoked after data rendering has been completed in client binding mode.&lt;br /&gt;&lt;br /&gt;Testing the event handler in the provided client binding sample, for example ClientBinding_AdoDataService.aspx, the event handler is invoked correctly in such scenario. &lt;br /&gt;</description></item><item><title>WebGrid 7 - Client Side OnPostRender Not Getting Hit</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Client-Side-OnPostRender-Not-Getting-Hit/</link><pubDate>Wed, 10 Feb 2010 13:10:35 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;When the page loads and the grid renders, the OnPostRender does not get hit.  When I view the source, I see that it's set up correctly and  my other client side handlers work just fine and get hit.  I've copied the ClientSideEvents from the [CDATA section when I viewed the source below:&lt;/p&gt;&lt;pre&gt;&lt;span style="color: #00b050"&gt;&amp;lt;ClientSideEvents OnBeforeRequest="jsg_PrismGridView.OnBeforeRequest" OnResponse="jsg_PrismGridView.OnResponse" OnColumnMove="jsg_PrismGridView.OnColumnMove" OnColumnResize="jsg_PrismGridView.OnColumnResize" OnColumnChanged="jsg_PrismGridView.OnColumnChanged" OnAfterResponseProcess="jsg_PrismGridView.OnAfterResponseProcess" OnInitialize="jsg_PrismGridView.OnInitialize" OnRowContextMenu="jsg_PrismGridView.OnRowContextMenu" OnColumnGroup="jsg_PrismGridView.OnColumnGroup" OnColumnUngroup="jsg_PrismGridView.OnColumnUngroup" OnColumnSort="jsg_PrismGridView.OnColumnSort" OnPostRender="jsg_PrismGridView.OnPostRender" /&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;I ran the update manager and updated everything to the latest version yesterday.&lt;/p&gt;</description></item></channel></rss>