﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Grid Refresh problem with ShareDataTableKey</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 03:09:25 GMT</lastBuildDate><ttl>20</ttl><item><title>Grid Refresh problem with ShareDataTableKey</title><link>http://forum.strataframe.net/FindPost16441.aspx</link><description>I have a form that lists the&amp;nbsp;Business Object A in a devexpress grid according to a condition. Every time, condition is changed bu user. The grid&amp;nbsp;refreshes.&lt;/P&gt;&lt;P&gt;Everything is normal so far. &lt;/P&gt;&lt;P&gt;The second form has also Business Object A (another instance). These two instance share the same datatable. The selected object (current row) is updated by this instance. After returning back, I see that&amp;nbsp;the current record in the grid is also changed.&lt;/P&gt;&lt;P&gt;I repeat the above functionality. (Change the condition)But &amp;nbsp;I 've found that my grid was not refreshed. Business Object A is filled with the new query. (Grid size changes) &amp;nbsp;But current view does not change.</description><pubDate>Wed, 21 May 2008 08:59:04 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: Grid Refresh problem with ShareDataTableKey</title><link>http://forum.strataframe.net/FindPost16477.aspx</link><description>I have solved the problem by using ShareCurrentDataTable method. If I use this method, the problem above does not exist.&lt;/P&gt;&lt;P&gt;After using&amp;nbsp;like Object1.ShareCurrentDataTable(Object2), &lt;/P&gt;&lt;P&gt;Object2 uses Object1's CurrentDataTable. But How can restore that Object2 uses its currentDataTable ?</description><pubDate>Wed, 21 May 2008 08:59:04 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: Grid Refresh problem with ShareDataTableKey</title><link>http://forum.strataframe.net/FindPost16474.aspx</link><description>If you will create a sample reproducing the problem I will take a look at it.&amp;nbsp; That would be more helpful than going back and forth and not getting anywhere...this way I can see you issue in action.</description><pubDate>Wed, 21 May 2008 08:43:12 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Grid Refresh problem with ShareDataTableKey</title><link>http://forum.strataframe.net/FindPost16470.aspx</link><description>Any comment ?</description><pubDate>Wed, 21 May 2008 00:53:30 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item></channel></rss>