﻿<?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 - Is client-side template supporting in webgrid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-client-side-template-supporting-in-webgrid/</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>Is client-side template supporting in webgrid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-client-side-template-supporting-in-webgrid/</link><pubDate>Thu, 15 Aug 2013 23:04:04 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;Regarding to your sample, I think you can use OnAfterResponseProcess client side event to put the ComboBox inside your WebGrid. However, you should handle insert update delete method on your own when changing the data inside WebGrid. I attach the sample here. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Is client-side template supporting in webgrid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-client-side-template-supporting-in-webgrid/</link><pubDate>Wed, 14 Aug 2013 02:38:44 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hi Bernard,&lt;/p&gt;
&lt;p&gt;I know that when using ClientBinding,the OnInitializeRow in &lt;span class="def" sizset="2" sizcache008283755978150003="9285"&gt;background&amp;nbsp;&lt;/span&gt;could use clientside OnInitializeRow event, but I don't know that if I use a control in a celltemplate,how to removal it in clienside event OnInitializeRow, here is my sample that I have realize a serverbing with celltemplate, could you please realize with ClientBinding,and removing the background event OnInitializeRow to clientside event OnInitializeRow ,thank you verymuch! the sample is attachment below:&lt;/p&gt;</description></item><item><title>Is client-side template supporting in webgrid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-client-side-template-supporting-in-webgrid/</link><pubDate>Tue, 13 Aug 2013 05:37:56 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi su su,&lt;/p&gt;&lt;p&gt;Actually, you couldn't use CellTemplate in ClientBinding. When using ClientBinding, it will render the row in client side. Although when you're using CellTemplate, it will render the control in server side which mean, it has different process with client rendering which doesn't use server side rendering. This is cause the problem with your WebGrid.&lt;/p&gt;
&lt;p&gt;Actually, WebGrid has many possibilities to render the template inside some cell in ClientBinding. For example, you can get the cells in OnInitializeRow clientside event then you can get the element inside the row. This way you can achieve your cell template in client side. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Is client-side template supporting in webgrid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-client-side-template-supporting-in-webgrid/</link><pubDate>Wed, 07 Aug 2013 02:40:30 GMT</pubDate><dc:creator>susu</dc:creator><description>&lt;p&gt;Hello, I want to change my project from ServerSide binding to ClientBinding, but my project has template ,like this:&amp;lt;CellTemplate&amp;gt;&amp;lt;/CellTemplate&amp;gt;,it causes wrong when I set BindingOperationMode=ClientBinding.Does it not support CellTemplate when in Clientside binding? If it support, would you please give a sample? Thank you very much!&lt;/p&gt;</description></item></channel></rss>