﻿<?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.  How to do a partial postback on cell click</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-How-to-change-a-control-when-cell-changes/</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.  How to do a partial postback on cell click</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-How-to-change-a-control-when-cell-changes/</link><pubDate>Tue, 30 Mar 2010 07:19:57 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><category>cell focus</category><description>&lt;p&gt;Hi Sam,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;To triggered server-side event from OnCellClick client-side event, you can use &lt;strong&gt;SendCustomRequest&lt;/strong&gt; method. And then use &lt;strong&gt;InitializePostBack&lt;/strong&gt; events to populate the textbox.&lt;/p&gt;
&lt;p&gt;To give more detail about this, here I attach a simple sample for you. Please find attachment file name &lt;strong&gt;OnCellClickCustomRequest.rar&lt;/strong&gt;. You can also find this similar step in our WebGrid's documentation "&lt;em&gt;Walkthrough : Sending data to server using OnTheFlyPostBack architecture&lt;/em&gt;"&lt;/p&gt;
&lt;p&gt;Hope this could help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>Webgrid.  How to do a partial postback on cell click</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-How-to-change-a-control-when-cell-changes/</link><pubDate>Mon, 29 Mar 2010 09:55:41 GMT</pubDate><dc:creator>samtran0331</dc:creator><category>WebGrid</category><category>cell focus</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;On a form, I have a webgrid. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Below the webgrid, I have a panel with a few textboxes.&lt;/p&gt;
&lt;p&gt;When a user clicks on an editable cell in the webgrid, I would like to populate the textboxes in the panel with data.&lt;/p&gt;
&lt;p&gt;Each editable cell in the grid has a unique ID that I can pass to the panel...but how can I make the OnCellClick event fire server code to populate the textboxes...and do it without a full postback?&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>