﻿<?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 - Unable to communicate with server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unable-to-communicate-with-server/</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>Unable to communicate with server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unable-to-communicate-with-server/</link><pubDate>Fri, 28 Sep 2012 00:47:33 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you for the sent sample.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Unfortunately, it is not a working sample. Without the step by step information, I decided to directly check the code of WebGridResult.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Inside the OnInitializePostBack server side event of WebGridResult, I found the following line.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;...
WebGridResults.ClientBindingSettings.DataSourceType = ISNet.WebUI.ClientDataSourceType.ServerDataSource;
...
WebGridResults.BindingOperationMode = ISNet.WebUI.BindingMode.ServerBinding;
WebGridResults.RebindDataSource();
WebGridResults.ClientAction.RefreshAll();&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Could you confirm whether you are going to use client binding or server binding for WebGridResult?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I’d like to suggest isolating the specific problem in a simple sample. For example, there is a line of code which invoke the SendCustomRequest() method in OnPaneItemClick JavaScript function. After SendCustomRequest(), then WebGrid will call InitializePostBack server side event. We need to ensure whether the SendCustomRequest() is executed or not, since this method will call the OnInitializePostBack event.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I’m willing to advise you further but in order to do so I would need you to elaborate on your specific scenario and possibly give me a running simple sample and a step-by-step guide that I can use to observe the problematic behavior.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Unable to communicate with server</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unable-to-communicate-with-server/</link><pubDate>Thu, 27 Sep 2012 11:47:03 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: times new roman; font-size: 15px;"&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: calibri; font-size: 15px;"&gt;We have a grid that is not
behaving as it should.&amp;nbsp; It should be loading the sub grid when we trigger
it, but it never calls the &lt;/span&gt;&lt;span style="font-family: consolas; font-size: 9.5pt;"&gt;WebGridResults_InitializePostBack&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: consolas; font-size: 9.5pt;"&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: calibri; font-size: 15px;"&gt;And it never calls the &lt;/span&gt;&lt;span style="font-family: consolas; font-size: 9.5pt;"&gt;WebGridResults_PrepareDataBinding&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: consolas; font-size: 9.5pt;"&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 15px;"&gt;&lt;span style="font-family: calibri;"&gt;It just shows an error that it cant communicate to the
server.  Any help you can give would be great.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: times new roman; font-size: 15px;"&gt;
Eric&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>