﻿<?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 - WebInput - Setting Webinput values from the server side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Setting-Webinput-values-from-the-server-side/</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>Setting Webinput values from the server side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Setting-Webinput-values-from-the-server-side/</link><pubDate>Fri, 27 Nov 2009 11:51:17 GMT</pubDate><dc:creator>msilka</dc:creator><description>&lt;p&gt;Glenn,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I will try that out when I am back at the office.&lt;/p&gt;
&lt;p&gt;Thank you for your response.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Glenn,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Your suggestion worked fantastically.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you for the help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mark&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Setting Webinput values from the server side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Setting-Webinput-values-from-the-server-side/</link><pubDate>Wed, 25 Nov 2009 22:23:30 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Without setting the autopostback property of the WebCombo to true the ValueChanged server side event will not be triggered.&lt;/p&gt;&lt;p&gt;However, if you wish to invoke a server side function after a WebCombo item is selected you could use SendCustomRequest function during AfterItemSelected client side event hanlder to invoke a server side event.&lt;/p&gt;
&lt;p&gt;Attached is the sample which demonstrate this method.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Setting Webinput values from the server side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Setting-Webinput-values-from-the-server-side/</link><pubDate>Wed, 25 Nov 2009 13:52:12 GMT</pubDate><dc:creator>msilka</dc:creator><description>&lt;p&gt;I have a customer form.&lt;/p&gt;
&lt;p&gt;On that form is a tab where a customer has multiple shipping addresses.&lt;/p&gt;
&lt;p&gt;The name of the address is selected in a webcombo.&lt;/p&gt;
&lt;p&gt;When the item in the webcombo is selected I want 3 webinputs filled with address information.&lt;/p&gt;
&lt;p&gt;I can implement this when I have the webcombo's autopostback set to true, but I would like to do it without setting that property to true utilizing the webcombo's valuechanged event.&lt;/p&gt;
&lt;p&gt;Is that possible?&lt;/p&gt;</description></item></channel></rss>