﻿<?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 - refresh</title><link>http://www.intersoftsolutions.com/Community/Tags/refresh/</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>UXGridView refresh button problem</title><link>http://www.intersoftsolutions.com/Community/Tags/refresh/</link><pubDate>Mon, 17 Oct 2011 02:09:41 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>refresh</category><category>uxgridview</category><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When I click the refresh button of UXGridView, the data is reloaded, but the view is not refreshed! Cache problem? How can I change this behavior?&lt;/p&gt;
&lt;p&gt;This is the response from domain service:&lt;/p&gt;
&lt;p&gt;000003B0  06 00 00 00 00 00 00 9F  02 1C 5B 01 5F 0E 50 72   ..........[._.Pr&lt;br /&gt;000003C0  6F 64 75 63 74 69 6F 6E  4C 69 6E 65 5F 04 48 69   oductionLine_.Hi&lt;br /&gt;000003D0  64 65 85 5F 02 49 44 99  24 32 35 64 61 30 33 33   de._.ID.$25da033&lt;br /&gt;000003E0  62 2D 37 31 38 61 2D 36  33 61 37 2D 62 37 31 33   b-718a-63a7-b713&lt;br /&gt;000003F0  2D 32 34 64 35 62 62 32  32 34 36 30 62 5F 04 4E   -24d5bb22460b_.N&lt;br /&gt;00000400  61 6D 65 99 09 53 4C 52  20 4C 69 6E 69 65 5F 07   ame..SLR Linie_.&lt;br /&gt;00000410  56 65 72 73 69 6F 6E 9E  06 00 00 00 00 00 00 9F   Version.........&lt;br /&gt;00000420  02 1C 5A 01 5F 0E 50 72  6F 64 75 63 74 69 6F 6E   ..Z._.Production&lt;br /&gt;00000430  4C 69 6E 65 5F 04 48 69  64 65 85 5F 02 49 44 99   Line_.Hide._.ID.&lt;br /&gt;00000440  24 64 39 62 36 66 37 35  65 2D 35 33 37 33 2D 34   $&lt;span style="color: #f79646"&gt;d9b6f75e-5373-4&lt;/span&gt;&lt;br /&gt;00000450  30 65 37 2D 39 33 34 64  2D 31 35 39 38 35 31 30   &lt;span style="color: #f79646"&gt;0e7-934d-1598510&lt;br /&gt;&lt;/span&gt;00000460  62 38 36 62 61 5F 04 4E  61 6D 65 99 07 58 58 58  &lt;span style="color: #f79646"&gt; b86ba&lt;/span&gt;_.Name..&lt;span style="background-color: #ffff00"&gt;XXX&lt;/span&gt;&lt;br /&gt;00000470  58 31 32 33 5F 07 56 65  72 73 69 6F 6E 9E 06 00   &lt;span style="background-color: #ffff00"&gt;X123&lt;/span&gt;_.Version...&lt;br /&gt;00000480  00 00 00 00 00 9F 02 27  1E 01 01 01 01            .......'.....&lt;/p&gt;
&lt;p&gt;The UXGridView shows still XXXX00. Have a look at attached picture. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;reproducible test steps:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;- Load data&lt;br /&gt;- Record changed directly into SQL DB (Simulation of multiuser application)&lt;br /&gt;- Refresh button clicked&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;- SQL Server 2008 R2&lt;br /&gt;- Entity Framework 4&lt;br /&gt;- Domainservice (Ria Services)&lt;br /&gt;- ClientUI MVVM Business Application (Silverlight)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Refresh Button works fine with "new item" and "delete item".  This behavior occurs only with "edit item".&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>Missing or unable to load Webgrid chart inside WebPane</title><link>http://www.intersoftsolutions.com/Community/Tags/refresh/</link><pubDate>Tue, 14 Jun 2011 02:49:15 GMT</pubDate><dc:creator>interfung</dc:creator><category>WebGrid</category><category>missing</category><category>Chart</category><category>refresh</category><category>webpane</category><category>ischart</category><category>F5</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a project with 3 charts inside some webpanes. when I refresh the chart for around 3~5 times, some of the charts will be missing. Attached screenshot and project for your reference.&lt;/p&gt;
&lt;p&gt;There is two kind of rendering problem as I shown in TestPanel.png/ TestFrame.png, using the page TestFrame.aspx and TestPanel.aspx to genereate the error.&lt;/p&gt;
&lt;p&gt;Is there any way so that I can display my charts correctly?&lt;/p&gt;
&lt;p&gt;steps to reproduce :&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;TestFrame.aspx&lt;/p&gt;
&lt;p&gt;1. Run the project, Use TestFrame.aspx as the start page&lt;/p&gt;
&lt;p&gt;2. Press F5 to reload after the page is loaded&lt;/p&gt;
&lt;p&gt;3. Usually some chart is missing after the thrid/ fourth time.&lt;/p&gt;
&lt;p&gt;4. If unable to reproduce, keep on Refreshing for around 10 times OR you may use Ctl &amp;#43; F5 sometimes to increase the chance of having the problem.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;TestPanel.aspx&lt;/p&gt;
&lt;p&gt;1. Run the project, use TestPanel.aspx as the start page.&lt;/p&gt;
&lt;p&gt;2. Steps 2~4 to reproduce the error.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I am using IE 8.0.6001.18702 (we have different clients using IE version &amp;gt;=8)&lt;/p&gt;</description></item><item><title>Programmatic Grid Reload</title><link>http://www.intersoftsolutions.com/Community/Tags/refresh/</link><pubDate>Tue, 26 Oct 2010 09:49:14 GMT</pubDate><dc:creator>daniel.barrett@ucs-software.co.za</dc:creator><category>ColumnSet</category><category>refresh</category><description>&lt;p&gt;To Whom it may concern&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I have a grid that has a set of columnsets. On a webtoolbar click the grid is being reloaded. I have managed to get the datasource to be refreshed but the columnsets are not being refreshed. Does anyone have any examples of this type of functionallity in the grids. As a extra note, the data is unbound and the columns are build programmaticall, same as the columns.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Daniel&lt;br /&gt;&lt;/p&gt;</description></item><item><title>how to:refresh WebGrid on serverSide</title><link>http://www.intersoftsolutions.com/Community/Tags/refresh/</link><pubDate>Wed, 11 Aug 2010 04:31:14 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>refresh</category><description>&lt;p&gt;how to refresh WebGrid on serverSide?&lt;/p&gt;</description></item></channel></rss>