﻿<?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 - Unbound charts</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unbound-charts/</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>Unbound charts</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unbound-charts/</link><pubDate>Mon, 17 May 2010 21:56:53 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Glad to hear that the sample helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Unbound charts</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unbound-charts/</link><pubDate>Mon, 17 May 2010 09:46:15 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;Thank you works great.&lt;/p&gt;</description></item><item><title>Unbound charts</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unbound-charts/</link><pubDate>Fri, 14 May 2010 17:38:52 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;You should not be able to enable chart feature using unbound in WebGridSamples project, because the way the unbound defined.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;The chart image is created dynamically. When user switches the view to chart view, there is a FlyPostBack action. Due to WebGrid lifecycle during FlyPostBack, IniatializeDataSource server side event will be invoked. Based on unbound sample of WebGrid, there is no code at InitializeDataSource, hence causing error and “Unable to communicate with server” exception will appear.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;There is a workaround to achieve this kind of scenario. The workaround is by creating a datatable and assign its rows manually. Next, set this datatable as WebGrid’s data source.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I enclosed one simple sample of this workaround. Please have the sample tested on your end and let us know whether this helps or not.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Unbound charts</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Unbound-charts/</link><pubDate>Fri, 14 May 2010 09:30:23 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  I am using the webGrid in unbound mode, I want to add a chart, but can't (error unable to communicate with server).  Can charts be used in an unbound mode?  I am using the Unbound_Grid sample as an example of the grid I am using.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>